[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 1 / b / KAlertViewController / 0.0.3 / KAlertViewController.podspec.json
blob3ffcaa114c4940dd6d4fc0935708eee9537d496d
2   "name": "KAlertViewController",
3   "version": "0.0.3",
4   "summary": "A Alert Library for iOS.",
5   "homepage": "https://github.com/ripplek/KAlertViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "张坤": "ripple_k@163.com"
12   },
13   "source": {
14     "git": "https://github.com/ripplek/KAlertViewController.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "KAlertViewController/AlertController/*.swift",
22     "KAlertViewController/AlertView/*.swift",
23     "KAlertViewController/Animations/*.swift"
24   ],
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.0"
28   },
29   "pushed_with_swift_version": "4.0"