Skip to content

Commit c827fa7

Browse files
committed
Fuck that, I want my Pods
1 parent 258e47f commit c827fa7

File tree

90 files changed

+5441
-14
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+5441
-14
lines changed

.gitignore

-14
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,3 @@ xcuserdata
2626
*.hmap
2727
*.ipa
2828

29-
# CocoaPods
30-
#
31-
# We recommend against adding the Pods directory to your .gitignore. However
32-
# you should judge for yourself, the pros and cons are mentioned at:
33-
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
34-
#
35-
Pods/
36-
37-
# Carthage
38-
#
39-
# Add this line if you want to avoid checking in source code from Carthage dependencies.
40-
# Carthage/Checkouts
41-
42-
Carthage/Build

Pods/APAddressBook/LICENSE.txt

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/APAddressBook/Pod/Core/APAddress.h

+22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/APAddressBook/Pod/Core/APAddress.m

+29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/APAddressBook/Pod/Core/APAddressBook.h

+31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/APAddressBook/Pod/Core/APAddressBook.m

+197
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/APAddressBook/Pod/Core/APContact.h

+37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)