[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / 8 / NiceActionSheet / 0.4.1 / NiceActionSheet.podspec.json
blobd3f6c44db5ea190058f62a90c91bbc69c962c916
2   "name": "NiceActionSheet",
3   "version": "0.4.1",
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",
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.4.1"
18   },
19   "source_files": "Source/*.swift",
20   "dependencies": {
21     "EasyConstraints": [
22       "~> 0.1.4"
23     ]
24   },
25   "requires_arc": true