[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / a / 0 / JGActionSheet / 1.0.5 / JGActionSheet.podspec.json
blob4f7f29b87c6fd400ec17daeda58bd533f5041015
2   "name": "JGActionSheet",
3   "version": "1.0.5",
4   "summary": "A feature-rich and modern action sheet for iOS.",
5   "homepage": "https://github.com/JonasGessner/JGActionSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": "Jonas Gessner",
11   "social_media_url": "http://twitter.com/JonasGessner",
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/JonasGessner/JGActionSheet.git",
17     "tag": "v1.0.5"
18   },
19   "source_files": "JGActionSheet/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "QuartzCore"
24   ],
25   "requires_arc": true