blob: 8242f37bdd080e969190b0f30ab0f6cbc274f8f9 [file] [log] [blame]
{
"name": "Goku",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}