blob: c17237dd1adfd43fbfa974b69012bca13e47235a [file] [log] [blame]
{
"name": "JY_Login",
"version": "0.0.1.0",
"summary": "JY_Login",
"description": "Risenb iOS Development Components of JY_Login",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"穆英波": "obgniyum@icloud.com"
},
"source": {
"git": "https://git.oschina.net/obgniyum/JY_Login.git",
"tag": "0.0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Controller",
"source_files": "JY_Login/Classes/Controller/*"
},
{
"name": "View",
"source_files": "JY_Login/Classes/View/*"
},
{
"name": "Model",
"source_files": "JY_Login/Classes/Model/*"
},
{
"name": "Controller",
"source_files": "JY_Login/Classes/ViewModel/*"
}
]
}