[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 0 / RMActionController / 1.1.0 / RMActionController.podspec.json
blob0df1237fa53539bf8e4bdff02c7ef8856c99e072
2   "name": "RMActionController",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.1.0",
7   "summary": "This is an iOS control for presenting any UIView in UIActionSheet/UIActionController like manner",
8   "homepage": "https://github.com/CooperRS/RMActionController",
9   "screenshots": [
10     "http://cooperrs.github.io/RMActionController/Images/Blur-Screen-Portrait.png",
11     "http://cooperrs.github.io/RMActionController/Images/Blur-Screen-Landscape.png",
12     "http://cooperrs.github.io/RMActionController/Images/Blur-Screen-Portrait-Black.png"
13   ],
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Roland Moers": "rm@cooperrs.de"
20   },
21   "source": {
22     "git": "https://github.com/CooperRS/RMActionController.git",
23     "tag": "1.1.0"
24   },
25   "source_files": "RMActionController/*",
26   "requires_arc": true,
27   "frameworks": [
28     "CoreGraphics",
29     "QuartzCore"
30   ]