-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add reminder and table cell examples
- Loading branch information
Wes Smith
committed
Jul 8, 2015
1 parent
cfa87a3
commit fd3f915
Showing
28 changed files
with
552 additions
and
377 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
Examples/Button-CocoaPods/Button-CocoaPods/Base.lproj/Main.storyboard
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,14 @@ | ||
PODS: | ||
- AFNetworking (2.5.4): | ||
- AFNetworking/NSURLConnection (= 2.5.4) | ||
- AFNetworking/NSURLSession (= 2.5.4) | ||
- AFNetworking/Reachability (= 2.5.4) | ||
- AFNetworking/Security (= 2.5.4) | ||
- AFNetworking/Serialization (= 2.5.4) | ||
- AFNetworking/UIKit (= 2.5.4) | ||
- AFNetworking/NSURLConnection (2.5.4): | ||
- AFNetworking/Reachability | ||
- AFNetworking/Security | ||
- AFNetworking/Serialization | ||
- AFNetworking/NSURLSession (2.5.4): | ||
- AFNetworking/Reachability | ||
- AFNetworking/Security | ||
- AFNetworking/Serialization | ||
- AFNetworking/Reachability (2.5.4) | ||
- AFNetworking/Security (2.5.4) | ||
- AFNetworking/Serialization (2.5.4) | ||
- AFNetworking/UIKit (2.5.4): | ||
- AFNetworking/NSURLConnection | ||
- AFNetworking/NSURLSession | ||
- Button (3.2.0): | ||
- AFNetworking (~> 2) | ||
- Button (3.3.0) | ||
|
||
DEPENDENCIES: | ||
- AFNetworking (~> 2) | ||
- Button (from `../../`) | ||
|
||
EXTERNAL SOURCES: | ||
Button: | ||
:path: ../../ | ||
|
||
SPEC CHECKSUMS: | ||
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e | ||
Button: 871f1fdcd4fa430643794decc7dd89ee5802a675 | ||
Button: 3db2c3685113134008d757ca0f2f8b495847d4da | ||
|
||
COCOAPODS: 0.37.2 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.