[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / 9 / SwiftChromeActivity / 0.1.1 / SwiftChromeActivity.podspec.json
blobfe3a6a8e8dcec1036e573d03a3ea0ff2e2cd338d
2   "name": "SwiftChromeActivity",
3   "version": "0.1.1",
4   "summary": "The easiest way to share url in Chrome.",
5   "description": "The easiest way to share url in Chrome.You can copy ChromeActivity.swift to your project.\nMake sure URLSchemes in Info.plist is already setted.",
6   "homepage": "https://github.com/fewspider/SwiftChromeActivity",
7   "screenshots": [
8     "https://farm1.staticflickr.com/769/20942373976_ff6c4f32eb_z.jpg",
9     "https://farm1.staticflickr.com/726/20346033874_517f21f4dd_z.jpg"
10   ],
11   "license": "MIT",
12   "authors": {
13     "fewspider": "fewspider@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/fewspider/SwiftChromeActivity.git",
17     "tag": "0.1.1"
18   },
19   "social_media_url": "https://twitter.com/fewspider",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/*",
25   "resource_bundles": {
26     "SwiftChromeActivity": [
27       "Images.xcassets"
28     ]
29   }