[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 0 / 5 / b / CustomListController / 0.1.0 / CustomListController.podspec.json
blob87345ccb90f4e73d3a37f570a226045236c8ea44
2   "name": "CustomListController",
3   "platforms": {
4     "ios": "13.0"
5   },
6   "summary": "Display Custom list as popover and popup.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "ghazi256": "ghazi_jaffary@yahoo.com"
15   },
16   "homepage": "https://github.com/ghazi256/CustomListController",
17   "source": {
18     "git": "https://github.com/ghazi256/CustomListController.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "CustomListController/**/*.{swift}",
23   "resources": "CustomListController/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"