[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 0 / 8 / Wang_A1 / 1.0.2 / Wang_A1.podspec.json
blob90469f49296ad0fd6b8cb59e67fc40c39f048e3b
2   "name": "Wang_A1",
3   "version": "1.0.2",
4   "summary": "C模块",
5   "description": "于保存一些常用工具类的工具",
6   "homepage": "https://github.com/XiaoMing-Wang/Wang_A1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wq": "347511109@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/XiaoMing-Wang/Wang_A1.git",
19     "tag": "1.0.2"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
24       "~> 4.4.2"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Interface",
30       "source_files": "A1Kit/Classes/Interface/**/*"
31     },
32     {
33       "name": "Model",
34       "source_files": "A1Kit/Classes/Model/**/*"
35     }
36   ]