blob: f01ef8085386519c3a0c1bb5d849d97d113a3d71 [file] [log] [blame]
{
"name": "Unicorn",
"version": "3.1.6",
"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.6"
},
"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"
}
}