blob: f618cc0fb219cd53252b3e5bb8bf0c3b75560159 [file] [log] [blame]
{
"name": "Quickly",
"version": "0.0.91",
"homepage": "https://github.com/fgengine/quickly",
"summary": "Quickly",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Trifonov": "fgengine@gmail.com"
},
"source": {
"git": "https://github.com/fgengine/quickly.git",
"tag": "0.0.91"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Quickly/**/*.{h,m,swift}",
"module_map": "Quickly/Quickly.modulemap",
"ios": {
"frameworks": "UIKit"
},
"pushed_with_swift_version": "4.0"
}