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