[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 0 / c / WechartSDK / 0.2.6 / WechartSDK.podspec.json
blob3dd4b044d42919ccf96a931029216410f4d9e626
2   "name": "WechartSDK",
3   "version": "0.2.6",
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.6"
22   },
23   "source_files": "WechartSDK",
24   "dependencies": {
25     "AFNetworking": [
26       "~>3.0"
27     ],
28     "SDWebImage": [
30     ],
31     "WechatOpenSDK": [
33     ]
34   },
35   "resources": "WechartSDK/resource/*.*",
36   "subspecs": [
37     {
38       "name": "Control",
39       "source_files": "WechartSDK/Control",
40       "requires_arc": true
41     },
42     {
43       "name": "ViewController",
44       "dependencies": {
45         "WechartSDK/Control": [
47         ]
48       },
49       "source_files": "WechartSDK/ViewController",
50       "requires_arc": true
51     }
52   ]