| { |
| "name": "YHCommonSDK", |
| "version": "1.1.0", |
| "summary": "YHCommonSDK is only a common sdk", |
| "description": "YHCommonSDK is only a common sdk, we need pod thirdparty:afn", |
| "homepage": "https://github.com/XmYlzYhkj/YHCommonSDK", |
| "license": "MIT", |
| "authors": { |
| "zhengxiaolang": "haifeng3099@126.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/XmYlzYhkj/YHCommonSDK.git", |
| "tag": "1.1.0" |
| }, |
| "requires_arc": true, |
| "dependencies": { |
| "YYModel": [ |
| "~> 1.0" |
| ], |
| "Reachability": [ |
| "~> 3.2" |
| ], |
| "AFNetworking": [ |
| "~> 3.2" |
| ], |
| "MJRefresh": [ |
| "~> 3.1" |
| ], |
| "SVProgressHUD": [ |
| "~> 2.2" |
| ], |
| "OpenUDID": [ |
| "~> 1.0" |
| ], |
| "SAMKeychain": [ |
| "~> 1.5" |
| ], |
| "SDAutoLayout": [ |
| "~> 2.2" |
| ], |
| "YHNetSDK": [ |
| "~> 1.0" |
| ], |
| "YHCategorySDK": [ |
| "~> 1.0" |
| ], |
| "YHAlertSDK": [ |
| "~> 1.0" |
| ], |
| "YHBaseSDK": [ |
| "~> 1.1" |
| ], |
| "YHUtiliitiesSDK": [ |
| "~> 1.0" |
| ], |
| "YHEnDecriptionSDK": [ |
| "~> 2.0" |
| ] |
| }, |
| "frameworks": [ |
| "WebKit", |
| "UIKit" |
| ], |
| "vendored_frameworks": [ |
| "Framework/*.framework" |
| ], |
| "resources": "Resources/*.bundle" |
| } |