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