[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / b / 4 / KUIPopOver / 0.0.2 / KUIPopOver.podspec.json
blobcb105660142ffe8ab11922e446314f71be8e8d8a
2   "name": "KUIPopOver",
3   "version": "0.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": "0.0.2"
20   },
21   "source_files": "KUIPopOver/Classes/**/*.{swift}",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"