blob: ad9b57a74660baf01b5b7fafbef0113868b7a6d2 [file] [log] [blame]
{
"name": "Goku",
"version": "1.3",
"license": "MIT",
"summary": "😊 Goku is an alert view written by swift 3, support both action sheet and alert view style.",
"homepage": "https://github.com/ShiWeiCN/Goku",
"authors": {
"Shi Wei": "stayfocusjs@gmail.com"
},
"source": {
"git": "https://github.com/ShiWeiCN/Goku.git",
"tag": "1.3"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"source_files": "Goku/Source/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}