blob: b9b3c9d1b694eeda2885ad704c0cecc6509a9ffa [file] [log] [blame]
{
"name": "FUBaseProject",
"version": "1.0.0",
"summary": "test",
"description": "futest",
"homepage": "https://github.com/FUZixiang/FuBase.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Orta Therox": "3256140673@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/FUZixiang/FuBase.git",
"tag": "v1.0.0"
},
"source_files": [
"FUBaseProject",
"FUBaseProject/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}