[Add] CZarSDK 1.1.9
[CocoaPods.git] / Specs / 8 / 0 / 4 / MSTDropDownPresentationController / 0.2.2 / MSTDropDownPresentationController.podspec.json
blob0390bf3cf6197cb51691909b5c46e8d37f160553
2   "name": "MSTDropDownPresentationController",
3   "version": "0.2.2",
4   "summary": "A Drop Down Presentation Controller like Tweetbot 3's Timeline/Lists switcher.",
5   "description": "                       A Drop Down Presentation Controller like Tweetbot 3's Timeline/Lists switcher.\n\n                       * Enables beautiful drop down view controller presentation.\n                       * Subclass of UIPresentationController. Easy to use, Highly compatibility with UIKit.\n                       * Requires iOS 8 and later.\n",
6   "homepage": "https://github.com/masahikot/MSTDropDownPresentationController",
7   "license": "MIT",
8   "authors": {
9     "Masahiko Tsujita": "masahikot.uec@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/masahikot/MSTDropDownPresentationController.git",
13     "tag": "0.2.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "MSTDropDownPresentationController": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"