blob: 74f242203ba9dcc1bc80434b001850c5a5521543 [file] [log] [blame]
{
"name": "SDModelHandle",
"version": "0.0.1",
"summary": "A Model handle framework",
"homepage": "https://github.com/jisudong555/SDModelHandle",
"license": "MIT",
"authors": {
"jisudong": "sudong@zaizhibo.tv"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jisudong555/SDModelHandle.git",
"tag": "0.0.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "SDModelHandle",
"requires_arc": true
}