blob: f53932fc3043e6d0260057c75eb7b78ae57cb9a8 [file] [log] [blame]
{
"name": "selectDemo",
"version": "0.0.1",
"summary": "selete history for iOS develop",
"description": "this project provide selete history for iOS developer",
"homepage": "https://github.com/xzw421771880/selectDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xzw421771880": "421771880@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xzw421771880/selectDemo.git",
"tag": "0.0.1"
},
"source_files": [
"selectDemo",
"selectDemo/sss/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}