blob: ba5bfcfe92725a6996230ee5b8a47db824386296 [file] [log] [blame]
{
"name": "SIModel",
"version": "1.0",
"summary": "JSON To Model",
"description": "A Way JSON To Model",
"homepage": "https://github.com/silence0201/SIModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/silence0201/SIModel.git",
"tag": "1.0"
},
"source_files": [
"SIModel",
"SIModel/**/*.{h,m}"
],
"exclude_files": "SIModel/Exclude",
"public_header_files": "SIModel/**/*.h",
"requires_arc": true
}