blob: 9709cb6589270629da1357241b854e343289fbf1 [file] [log] [blame]
{
"name": "FUBaseProject",
"version": "1.0.1",
"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.1"
},
"source_files": [
"FUBaseProject",
"FUBaseProject/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}