[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / e / b / 4 / KUIPopOver / 1.2.0 / KUIPopOver.podspec.json
blob01a939b67ce03f924312e10f3ec2ab362557e55a
2   "name": "KUIPopOver",
3   "version": "1.2.0",
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.2.0"
20   },
21   "source_files": "KUIPopOver/Classes/**/*.{swift}",
22   "requires_arc": true,
23   "swift_versions": [
24     5.0,
25     "5.0"
26   ],
27   "swift_version": "5.0"