blob: d460c48e35686d134f0d634c52ec770428a3d090 [file] [log] [blame]
{
"name": "OverlayController",
"version": "0.0.2",
"summary": "Simple Overlay Controller. Written in Swift",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"snail-z": "40460770@qq.com"
},
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/snail-z/OverlayController-Swift",
"source": {
"git": "https://github.com/snail-z/OverlayController-Swift.git",
"tag": "0.0.2"
},
"source_files": "OverlayController/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}