[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / 9 / niuyaoCocoapodTest / 0.0.6 / niuyaoCocoapodTest.podspec.json
blob97d644fbe2233671757898e3c42703095c94d8ae
2   "name": "niuyaoCocoapodTest",
3   "version": "0.0.6",
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.6"
20   },
21   "requires_arc": true,
22   "resources": "Login/cocoapodTest.bundle",
23   "default_subspecs": "niuyao_login",
24   "subspecs": [
25     {
26       "name": "niuyao_login",
27       "source_files": "Login/*.{h,m}"
28     }
29   ]