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