[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / d / b / 3 / Goku / 1.2 / Goku.podspec.json
blobde7ee276abdc16aa606965e3bca2d809a1cde588
2   "name": "Goku",
3   "version": "1.2",
4   "license": "MIT",
5   "summary": "😊 Goku is an alert view written by swift 3, support both action sheet and alert view style.",
6   "homepage": "https://github.com/ShiWeiCN/Goku",
7   "authors": {
8     "Shi Wei": "stayfocusjs@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ShiWeiCN/Goku.git",
12     "tag": "1.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "frameworks": [
19       "UIKit",
20       "Foundation"
21     ]
22   },
23   "source_files": "Source/**/*.swift",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.1"