[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / a / 0 / RMActionController / 1.0.1 / RMActionController.podspec.json
blobbafc1f40d999f0c03332680f0dd58e96ae803831
2   "name": "RMActionController",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.1",
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.0.1"
24   },
25   "source_files": "RMActionController/*",
26   "requires_arc": true,
27   "frameworks": [
28     "CoreGraphics",
29     "QuartzCore"
30   ]