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