[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / b / 4 / KUIPopOver / 1.0.1 / KUIPopOver.podspec.json
blob2bbae3e67c09c725b69e5f672c4e17ea67ec44fb
2   "name": "KUIPopOver",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": "KUIPopOver/Classes/**/*.{swift}",
22   "requires_arc": true,
23   "pushed_with_swift_version": "4.0"