[Add] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git] / Specs / e / b / 4 / KUIPopOver / 1.0.2 / KUIPopOver.podspec.json
blob5a36ddfae454fefe9c955c5943fccbdc14fd6885
2   "name": "KUIPopOver",
3   "version": "1.0.2",
4   "summary": "Easy to use PopOver in iOS",
5   "description": "Easy to use PopOver in iOS (iPhone, iPad)",
6   "homepage": "https://github.com/Kofktu/KUIPopOver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kofktu": "kofktu@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Kofktu/KUIPopOver.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "KUIPopOver/Classes/**/*.{swift}",
22   "requires_arc": true,
23   "pushed_with_swift_version": "4.0"