[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / 0 / c / KUIPopupController / 0.0.1 / KUIPopupController.podspec.json
blob24a9940f88ac00574e45e915cf1f4b3c68c08322
2   "name": "KUIPopupController",
3   "version": "0.0.1",
4   "summary": "Simple Popup ContentView in iOS",
5   "homepage": "https://github.com/Kofktu/KUIPopupController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kofktu": "kofktu@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Kofktu/KUIPopupController.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "KUIPopupController/Classes/**/*.{swift}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"