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