[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / f / 6 / SharePoster / 0.6.0 / SharePoster.podspec.json
blobc0e123b9caeb4d061058b9b2d1e52df1942fbe89
2   "name": "SharePoster",
3   "version": "0.6.0",
4   "summary": "SharePoster is to help users post content(image, video, url, etc..) in Share Extension",
5   "description": "Posting Content in developer.apple.com is example using SLComposeServiceViewController. This library can be used when using a custom ViewController.",
6   "homepage": "https://github.com/sihon321/SharePoster",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sihon321": "sihon321@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sihon321/SharePoster.git",
16     "tag": "0.6.0"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SharePoster/Classes/**/*",
23   "swift_version": "4.2"