blob: 6e6e2c57db1a80d765caf0189bb55b1d4e86372a [file] [log] [blame]
{
"name": "niuyaoCocoapodTest",
"version": "0.0.4",
"summary": "An easy way to use LoginView",
"homepage": "https://github.com/niuniuyaoyao/cocoapodTest",
"description": "An easy way to user LoginView, you can easy user it",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"niuyao": "501396574@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/niuniuyaoyao/cocoapodTest.git",
"tag": "0.0.4"
},
"requires_arc": true,
"default_subspecs": "login",
"subspecs": [
{
"name": "login",
"source_files": "Login/*.{h,m}"
}
]
}