[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / d / 6 / SwViewCapture / 1.0.6 / SwViewCapture.podspec.json
blob7f4dc9d5036dc4d6da99d9bba2236c17634765ab
2   "name": "SwViewCapture",
3   "version": "1.0.6",
4   "summary": "A nice iOS View Capture Library which can capture all content.",
5   "description": "A nice iOS View Capture Library. SwViewCapture could capture all content of UIWebView & UIScrollView.",
6   "homepage": "https://github.com/startry/SwViewCapture",
7   "license": "MIT",
8   "authors": {
9     "chenxing.cx": "chenxingfl@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/startry/SwViewCapture.git",
13     "tag": "1.0.5"
14   },
15   "social_media_url": "https://twitter.com/xStartry",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "SwViewCapture/*.swift",
22     "SwViewCapture/SwViewCapture.h"
23   ],
24   "public_header_files": [
25     "SwViewCapture/SwViewCapture.h"
26   ],
27   "pushed_with_swift_version": "3.0"