[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / c / 1 / e / XWechartSDK / 0.3.2 / XWechartSDK.podspec.json
blob0150c3a5fb32aba56e7b519117deeb128f9227aa
2   "name": "XWechartSDK",
3   "version": "0.3.2",
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.3.2"
22   },
23   "source_files": "XWechartSDK",
24   "dependencies": {
25     "WechatOpenSDK": [
27     ]
28   },
29   "resources": "XWechartSDK/resource/*.*",
30   "subspecs": [
31     {
32       "name": "Control",
33       "source_files": "XWechartSDK/Control",
34       "requires_arc": true
35     },
36     {
37       "name": "ViewController",
38       "dependencies": {
39         "XWechartSDK/Control": [
41         ]
42       },
43       "source_files": "XWechartSDK/ViewController",
44       "requires_arc": true
45     }
46   ]