[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 8 / Wang_A1 / 1.0.0 / Wang_A1.podspec.json
blob8b13e3184ff1c4f03ccfe19d81014428c46da76d
2   "name": "Wang_A1",
3   "version": "1.0.0",
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.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
24       "~> 4.4.2"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "VC",
30       "source_files": "A1Kit/Classes/Interface/**/*"
31     },
32     {
33       "name": "Interface",
34       "source_files": "A1Kit/Classes/Model/**/*"
35     }
36   ]