blob: 08d90d0bf8c65eaa6fa9a18ca2ad8005254da302 [file] [log] [blame]
{
"name": "WWModel",
"version": "1.1.1",
"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.1.1"
},
"source_files": "WWModelMaster/Model/*",
"frameworks": "Foundation",
"libraries": "sqlite3.0",
"requires_arc": true
}