blob: 627b540286de940e0cabb1a341a39946b7bf7174 [file] [log] [blame]
{
"name": "ZYCBaseFramework",
"version": "0.1.0",
"summary": "A Simple Architecture of Objective-c Project",
"homepage": "https://blog.csdn.net/chaoaifan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZYCFan": "1543558411@qq.com"
},
"source": {
"git": "https://github.com/ZYCFan/ZYCBaseFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYCBaseFramework/Classes/**/*"
}