[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 0 / f / 6 / SharePoster / 0.5.0 / SharePoster.podspec.json
blob6f433577fab0b0dceb7a041097a0b58edd345ff2
2   "name": "SharePoster",
3   "version": "0.5.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.5.0"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SharePoster/Classes/**/*",
23   "swift_version": "4.2"