[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 9 / niuyaoCocoapodTest / 0.0.4 / niuyaoCocoapodTest.podspec.json
blob6e6e2c57db1a80d765caf0189bb55b1d4e86372a
2   "name": "niuyaoCocoapodTest",
3   "version": "0.0.4",
4   "summary": "An easy way to use LoginView",
5   "homepage": "https://github.com/niuniuyaoyao/cocoapodTest",
6   "description": "An easy way to user LoginView, you can easy user it",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "niuyao": "501396574@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/niuniuyaoyao/cocoapodTest.git",
19     "tag": "0.0.4"
20   },
21   "requires_arc": true,
22   "default_subspecs": "login",
23   "subspecs": [
24     {
25       "name": "login",
26       "source_files": "Login/*.{h,m}"
27     }
28   ]