blob: ad161eba06d900170be3e437417c5ac5904806b5 [file] [log] [blame]
{
"name": "Main",
"version": "0.0.2",
"summary": "Main Project",
"platforms": {
"ios": "8.0"
},
"description": "Main Project Main Project",
"homepage": "https://github.com/fengzhiyinxiang/Main",
"license": "MIT",
"authors": {
"QF": "xupeipei@hellobike.com"
},
"source": {
"git": "https://github.com/fengzhiyinxiang/Main.git",
"tag": "0.0.2"
},
"source_files": "Classes/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}