[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / d / IPQuickModal / 0.1.2 / IPQuickModal.podspec.json
blobf7753dce4b2b23a90eb619de8d3c8c9e13354974
2   "name": "IPQuickModal",
3   "version": "0.1.2",
4   "summary": "A UIViewController category that makes showing modal view controllers easy.",
5   "homepage": "http://www.intrepid.io",
6   "description": "  Quick way to display a modal view controller on iOS. Includes a default animation that requires iOS7. Does not restrict the modal size. Animations can be customized. It has callbacks for dismissal.\n",
7   "license": "MIT",
8   "authors": {
9     "Ying Quan Tan": "ying.quan.tan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/brightredchilli/quick-modal.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/brightredchilli",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes"