blob: 4bbfee9584c5b85bff77c43b6a57f6c671e26471 [file] [log] [blame]
{
"name": "Objective-CArmyKnife",
"version": "0.2",
"summary": "收录oc常用工具方法,提高开发效率,避免重复造轮子,欢迎分享代码",
"homepage": "http://github.com/Michael-Lfx/Objective-CArmyKnife",
"license": "MIT",
"authors": {
"Michael-LFX": "cihv2@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Michael-Lfx/Objective-CArmyKnife.git",
"tag": "0.2"
},
"source_files": [
"Objective-CArmyKnife",
"Objective-CArmyKnife/**/*.{h,m}"
],
"requires_arc": true
}