blob: 2dde078d4b45751cc49bb4094cda37d12a2ed61e [file] [log] [blame]
{
"name": "Oops",
"version": "1.0.0",
"summary": "A delightful dialog view for iOS written in Swift",
"description": "Oops is a delightful dialog view for iOS written in Swift.",
"homepage": "https://github.com/Meniny/Oops",
"license": "MIT",
"authors": {
"Meniny": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/Oops.git",
"tag": "1.0.0"
},
"social_media_url": "https://meniny.cn/",
"platforms": {
"ios": "8.0"
},
"source_files": "Oops/*.*",
"public_header_files": "Oops/Oops.h",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}