blob: dccb7b4e32cedacb322750f503e20db4e029f65e [file] [log] [blame]
{
"name": "OBJson",
"version": "0.0.1",
"summary": "Custom Category used on iOS.",
"description": "Custom Category used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/FH910619/OBJson",
"license": "MIT",
"authors": {
"feihui": "269118482@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/FH910619/OBJson.git",
"tag": "0.0.1"
},
"source_files": "OBJson/**/*.{h,m}",
"requires_arc": true
}