[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 7 / libSDK / 1.0.0 / libSDK.podspec.json
blobde682a8e3be913600d72f368e964d2066dcf0490
2   "name": "libSDK",
3   "version": "1.0.0",
4   "summary": "libSDK is a staticlib SDK",
5   "homepage": "https://github.com/wusw/libSDK.git",
6   "license": "MIT",
7   "authors": {
8     "wsw": "526036901@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/wusw/libSDK.git",
15     "tag": "1.0.0"
16   },
17   "frameworks": "UIKit",
18   "vendored_frameworks": "MySDK.framework",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "SDWebImage": [
26     ]
27   }