blob: bde73dd89380e398c79a5f73a4c9382d7c67312b [file] [log] [blame]
{
"name": "HHDemo",
"version": "0.0.1",
"summary": "这是我的框架",
"homepage": "https://github.com/MrDML/HHDemo",
"license": "MIT",
"authors": {
"MrDML": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MrDML/HHDemo.git",
"tag": "0.0.1"
},
"source_files": [
"HHDemo",
"HHDemo/HHDemo/MyLib/*.{h,m}"
],
"requires_arc": true
}