blob: fb7efc5513a1464d883c22ec0c032f545b0b51ea [file] [log] [blame]
{
"name": "YRJSONAdapter",
"version": "1.0.0",
"summary": "a easy category to use json.",
"homepage": "https://github.com/YueRuo/YRJSONAdapter",
"license": "MIT",
"authors": {
"Xiaoyu Wang": "wxy_yueruo@126.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/YueRuo/YRJSONAdapter.git",
"tag": "1.0.0"
},
"source_files": [
"YRJSONAdapter",
"YRJSONAdapter/*.{h,m}"
],
"exclude_files": "YRJSONAdapter/Exclude",
"requires_arc": true
}