[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 0 / c / WechartSDK / 0.2.8 / WechartSDK.podspec.json
blobb27149de0b625ceb79c63ab196320a0ac3dac941
2   "name": "WechartSDK",
3   "version": "0.2.8",
4   "summary": "这是微信分享与支付集合.",
5   "frameworks": [
6     "UIKit",
7     "Foundation"
8   ],
9   "requires_arc": true,
10   "platforms": {
11     "ios": "8.0"
12   },
13   "description": "这是微信分享与支付集合。",
14   "homepage": "https://github.com/yangyueguang/MyCocoaPods",
15   "license": "MIT",
16   "authors": {
17     "yangyueguang": "2829969299@qq.com"
18   },
19   "source": {
20     "git": "https://github.com/yangyueguang/MyCocoaPods.git",
21     "tag": "0.2.8"
22   },
23   "source_files": "WechartSDK",
24   "dependencies": {
25     "WechatOpenSDK": [
27     ]
28   },
29   "resources": "WechartSDK/resource/*.*",
30   "subspecs": [
31     {
32       "name": "Control",
33       "source_files": "WechartSDK/Control",
34       "requires_arc": true
35     },
36     {
37       "name": "ViewController",
38       "dependencies": {
39         "WechartSDK/Control": [
41         ]
42       },
43       "source_files": "WechartSDK/ViewController",
44       "requires_arc": true
45     }
46   ]