blob: 9fde49645c30edbaf89351fe6677b321b37b0d14 [file] [log] [blame]
{
"name": "BaseFramework",
"platforms": {
"ios": "8.0"
},
"version": "0.0.1",
"summary": "project base framework",
"homepage": "https://github.com/bashe21/BaseFramework",
"license": "MIT",
"authors": {
"bashe21": "3064662835@qq.com"
},
"source": {
"git": "https://github.com/bashe21/BaseFramework",
"tag": "0.0.1"
},
"source_files": "Base",
"dependencies": {
"AFNetworking": [
"~>3.0"
]
}
}