blob: a4d09506050e70384f8c6a4e80429373920189a6 [file] [log] [blame]
{
"name": "CXExtension",
"version": "1.0.1",
"summary": "exchange model to json or more",
"homepage": "https://github.com/HorexC/CXExtension",
"license": "MIT",
"authors": {
"Horex": "horex@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HorexC/CXExtension.git",
"tag": "1.0.1"
},
"source_files": "CXExtension/**/*.{h,m}",
"requires_arc": true
}