blob: a403c9c8ebfbc7d0bad83e59b2ded1c5f94bf6e9 [file] [log] [blame]
{
"name": "BDHelper",
"version": "0.03",
"summary": "a help file for your workbace",
"description": "a help file for your workbace , you can use it eazy",
"homepage": "https://github.com/markStudy/BDHelper",
"license": "MIT",
"authors": {
"Mark_Mac": "641546030@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/markStudy/BDHelper.git",
"tag": "0.03"
},
"requires_arc": true,
"subspecs": [
{
"name": "MKHelper",
"source_files": "BDHelper/MKHelper/*.{h,m}"
}
]
}