[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 0 / 8 / 7 / CQPopupKit / 1.0.9 / CQPopupKit.podspec.json
blob80175f6b8004acd86781605f068d5d8f37dadf15
2   "name": "CQPopupKit",
3   "version": "1.0.9",
4   "summary": "A popup kit for creating highly customizable popup view, based on Swift 2.2",
5   "description": "This library is a highly customizable popup kit, contains alert view, action sheet, and other iOS components (picker, tableView, etc),\nall of them can popup over the existing view controller, this kit also provides a lot of configuration for you to customize your style.\nMeanwhile, it is expandable, you can implement your own view, and put the view in the popup, that's it.",
6   "homepage": "https://github.com/Cunqi/CQPopupKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cunqi": "notice.xiao@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Cunqi/CQPopupKit.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CQPopupKit/**/*"