blob: 9ed85aaecebfa21d1253d47d7bf0c0299db2c599 [file] [log] [blame]
{
"name": "BDHelper",
"version": "0.02",
"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.02"
},
"requires_arc": true,
"subspecs": [
{
"name": "MKHelper",
"source_files": "BDHelper/MKHelper/*.{h,m}"
}
]
}