blob: 5ce547a1029d93ff75a33fd8826852807bec6a07 [file] [log] [blame]
{
"name": "Unicorn",
"version": "3.0.7",
"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.0.7"
},
"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"
}
}