[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / a / 0 / JGActionSheet / 1.0.2 / JGActionSheet.podspec.json
blob84761e9d3ea8e29c12acbfcc6ffd96870704a108
2   "name": "JGActionSheet",
3   "version": "1.0.2",
4   "summary": "A feature rich action sheet for iOS.",
5   "description": "<b>JGActionSheet has all features of UIActionSheet but it goes even further than that:<b>\n• Multiple sections.\n• Full customization for buttons and labels.\n• Sections can contain custom views.\n• Blocks.\n• Unlimited content capacity, thanks to UIScrollView.\n",
6   "homepage": "https://github.com/JonasGessner/JGActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Jonas Gessner",
12   "social_media_url": "http://twitter.com/JonasGessner",
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/JonasGessner/JGActionSheet.git",
18     "tag": "v1.0.2"
19   },
20   "source_files": "JGActionSheet/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "QuartzCore"
25   ],
26   "requires_arc": true