[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / c / JKPopupController / 0.3.4 / JKPopupController.podspec.json
blob406863966557ff386efda1f87fbdbf0518d743b2
2   "name": "JKPopupController",
3   "version": "0.3.4",
4   "summary": "A versatile popup for iOS",
5   "description": "CNPPopupController is a simple and versatile class for presenting a custom popup in a variety of fashions.\nIt includes a many options for controlling how your popup appears and behaves.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/xindizhiyin2014/CNPPopupController",
7   "screenshots": "https://raw.githubusercontent.com/carsonperrotti/CNPPopupController/master/CNPPopupControllerExample/CNPPopupController.gif",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": "Carson Perrotti",
13   "social_media_url": "",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/xindizhiyin2014/CNPPopupController.git",
19     "tag": "0.3.3"
20   },
21   "source_files": [
22     "CNPPopupController",
23     "CNPPopupController/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true