[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 0 / JGActionSheet / 1.0.4 / JGActionSheet.podspec.json
blobaffbef55813e5b870c46cc24b30ae7df608c27d7
2   "name": "JGActionSheet",
3   "version": "1.0.4",
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.4"
18   },
19   "source_files": "JGActionSheet/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "QuartzCore"
24   ],
25   "requires_arc": true