[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / e / WCLib / 0.1.1 / WCLib.podspec.json
blob7da2e815e2d3778c1a179cf62d454b638da3e6f4
2   "name": "WCLib",
3   "version": "0.1.1",
4   "summary": "WCLib.",
5   "description": "常用的第三方SDK包.",
6   "homepage": "https://github.com/394771176/WCLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "394771176": "394771176@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/394771176/WCLib.git",
16     "tag": "0.1.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "subspecs": [
27     {
28       "name": "Wechat_NoPay",
29       "source_files": [
30         "WCLib/Classes/Wechat_NoPay/1.8.9/*.h"
31       ],
32       "vendored_libraries": "WCLib/Classes/Wechat_NoPay/1.8.9/libWeChatSDK.a",
33       "libraries": [
34         "z",
35         "c++",
36         "sqlite3.0"
37       ],
38       "frameworks": [
39         "SystemConfiguration",
40         "CoreTelephony",
41         "CFNetwork",
42         "Security",
43         "CoreGraphics",
44         "WebKit"
45       ]
46     }
47   ]