blob: 97d644fbe2233671757898e3c42703095c94d8ae [file] [log] [blame]
{
"name": "niuyaoCocoapodTest",
"version": "0.0.6",
"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.6"
},
"requires_arc": true,
"resources": "Login/cocoapodTest.bundle",
"default_subspecs": "niuyao_login",
"subspecs": [
{
"name": "niuyao_login",
"source_files": "Login/*.{h,m}"
}
]
}