blob: 8e2d419b8e8ee469725df920f6930e183bc60bc9 [file] [log] [blame]
{
"name": "Unicorn",
"version": "3.1.3",
"license": "MIT",
"summary": "Json model,single model,db model",
"homepage": "https://github.com/emsihyo/Unicorn",
"authors": {
"emsihyo": "emsihyo@gmail.com"
},
"source": {
"git": "https://github.com/emsihyo/Unicorn.git",
"tag": "3.1.3"
},
"description": "Json model,single model,db model.",
"requires_arc": true,
"source_files": "Unicorn/*.{h,m}",
"frameworks": "CoreGraphics",
"ios": {
"frameworks": "UIKit"
},
"tvos": {
"frameworks": "UIKit"
},
"watchos": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
}
}