blob: 3e6a019ce08a33fef7df6fc8944ec8a0e83ce010 [file] [log] [blame]
{
"name": "FBObjcTool",
"version": "0.2.0",
"summary": "Helper methods",
"description": "Helper methods difficult",
"homepage": "https://github.com/zhangxueyang/FBObjcTool",
"license": "MIT",
"authors": {
"cocoazxy": "cocoazxy@gmail.com"
},
"source": {
"git": "https://github.com/zhangxueyang/FBObjcTool.git",
"tag": "0.2.0"
},
"source_files": [
"Classes",
"FBObjcTool/Classes/**/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}