blob: f16232064ec79db3df710a5965fd6c76c5bf2b0e [file] [log] [blame]
{
"name": "JSONFunction",
"version": "0.1.1",
"summary": "packaging NSJSONSerialization tool",
"description": " packaging NSJSONSerialization tool.\n",
"homepage": "https://github.com/MarsLuo/JSONFunction",
"license": "MIT",
"authors": {
"骆杨": "lyyx_0@163.com"
},
"source": {
"git": "https://github.com/MarsLuo/JSONFunction.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}