[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 3 / 1 / JRMPush / 0.1.0 / JRMPush.podspec.json
blobcca664f7eb2f27b44b3d4095944e568cdf8f9529
2   "name": "JRMPush",
3   "version": "0.1.0",
4   "summary": "Show a web page when a push is received with a URL in its metadata.",
5   "homepage": "https://github.com/davidolesch/JRMPush",
6   "license": "MIT",
7   "authors": {
8     "David Olesch": "david@jackrabbitmobile.com"
9   },
10   "source": {
11     "git": "https://github.com/davidolesch/JRMPush.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/davidolesch",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.{h,m}",
20   "dependencies": {
21     "SVWebViewController": [
22       "~> 1.0"
23     ]
24   }