blob: b5fb580dc46c28de4d51aa0a4845c7869d2fead0 [file] [log] [blame]
{
"name": "OCUtils",
"version": "0.0.2",
"summary": "object-c utils",
"homepage": "https://github.com/Fromlocal",
"license": "MIT",
"authors": {
"xu_cheng": "645710469@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Fromlocal/Utils.git",
"tag": "0.0.2"
},
"source_files": "Object_C_Utils/Object_C_Utils/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}