[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 9 / 8 / NiceActionSheet / 0.3.2 / NiceActionSheet.podspec.json
blobe121824b584f77a9af5dd141d07eecd404a4c76c
2   "name": "NiceActionSheet",
3   "version": "0.3.2",
4   "summary": "Custom UIViewController displayed as action sheet with better style.",
5   "description": "                  UIViewController displayed as action sheeet with better style.\n                  * Allows multiple rows\n                  * Easy tu customize\n                  * Uses auto layout\n                  * Displayed with a nice animation\n",
6   "homepage": "https://github.com/bitomule/NiceActionSheet",
7   "license": "MIT",
8   "authors": {
9     "David Collado Sela": "bitomule@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/bitomule",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/bitomule/NiceActionSheet.git",
17     "tag": "0.3.2"
18   },
19   "source_files": "Source/*.swift",
20   "dependencies": {
21     "EasyConstraints": [
22       "~> 0.1.0"
23     ]
24   },
25   "requires_arc": true