forked from lookingstars/meituan
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0f1f02b
commit c4549ee
Showing
413 changed files
with
32,192 additions
and
0 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
platform :ios, '7.0' | ||
pod "AFNetworking", "~>2.0" | ||
pod 'SDWebImage' | ||
pod 'MBProgressHUD', '~> 0.9.1' | ||
pod 'MJRefresh' | ||
pod 'MJExtension' | ||
pod 'SVProgressHUD' |
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 |
---|---|---|
@@ -0,0 +1,47 @@ | ||
PODS: | ||
- AFNetworking (2.5.3): | ||
- AFNetworking/NSURLConnection (= 2.5.3) | ||
- AFNetworking/NSURLSession (= 2.5.3) | ||
- AFNetworking/Reachability (= 2.5.3) | ||
- AFNetworking/Security (= 2.5.3) | ||
- AFNetworking/Serialization (= 2.5.3) | ||
- AFNetworking/UIKit (= 2.5.3) | ||
- AFNetworking/NSURLConnection (2.5.3): | ||
- AFNetworking/Reachability | ||
- AFNetworking/Security | ||
- AFNetworking/Serialization | ||
- AFNetworking/NSURLSession (2.5.3): | ||
- AFNetworking/Reachability | ||
- AFNetworking/Security | ||
- AFNetworking/Serialization | ||
- AFNetworking/Reachability (2.5.3) | ||
- AFNetworking/Security (2.5.3) | ||
- AFNetworking/Serialization (2.5.3) | ||
- AFNetworking/UIKit (2.5.3): | ||
- AFNetworking/NSURLConnection | ||
- AFNetworking/NSURLSession | ||
- MBProgressHUD (0.9.1) | ||
- MJExtension (1.2.1) | ||
- MJRefresh (1.4.5) | ||
- SDWebImage (3.7.2): | ||
- SDWebImage/Core (= 3.7.2) | ||
- SDWebImage/Core (3.7.2) | ||
- SVProgressHUD (1.1.3) | ||
|
||
DEPENDENCIES: | ||
- AFNetworking (~> 2.0) | ||
- MBProgressHUD (~> 0.9.1) | ||
- MJExtension | ||
- MJRefresh | ||
- SDWebImage | ||
- SVProgressHUD | ||
|
||
SPEC CHECKSUMS: | ||
AFNetworking: e1d86c2a96bb5d2e7408da36149806706ee122fe | ||
MBProgressHUD: c47f2c166c126cf2ce36498d80f33e754d4e93ad | ||
MJExtension: 5e1d1c7504b79417e672df30ffbbbe61a4aa70fe | ||
MJRefresh: 4b24394e577ea399fbc926e5b6072317aae2c152 | ||
SDWebImage: 71b7cdc1d1721d6a82ed62889030225f2c249e29 | ||
SVProgressHUD: 748080e4f36e603f6c02aec292664239df5279c1 | ||
|
||
COCOAPODS: 0.36.4 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
207 changes: 207 additions & 0 deletions
207
Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.m
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.