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