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