blob: b08ecc37aefcaa169c8db426fd071c21f2632b8d [file] [log] [blame]
{
"name": "Unicorn",
"version": "3.1.7",
"license": "MIT",
"summary": "Json model,single model,db model",
"homepage": "https://github.com/retriable/Unicorn",
"authors": {
"retriable": "retriable@retriable.com"
},
"source": {
"git": "https://github.com/retriable/Unicorn.git",
"tag": "3.1.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"
}
}