blob: a448035298c57e2f370ef28a76fd94fc986b0519 [file] [log] [blame]
{
"name": "WWModel",
"version": "1.0.5",
"summary": "A Entity Model Class for iOS",
"description": "It Is A Entity Model Class for iOS, which implement by Objective-C.",
"homepage": "https://github.com/waiwaib/WWModelMaster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"waiwaib": "857557118@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/waiwaib/WWModelMaster.git",
"tag": "1.0.5"
},
"source_files": "WWModelMaster/Model/*",
"frameworks": "Foundation",
"requires_arc": true
}