blob: c0e123b9caeb4d061058b9b2d1e52df1942fbe89 [file] [log] [blame]
{
"name": "SharePoster",
"version": "0.6.0",
"summary": "SharePoster is to help users post content(image, video, url, etc..) in Share Extension",
"description": "Posting Content in developer.apple.com is example using SLComposeServiceViewController. This library can be used when using a custom ViewController.",
"homepage": "https://github.com/sihon321/SharePoster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sihon321": "sihon321@gmail.com"
},
"source": {
"git": "https://github.com/sihon321/SharePoster.git",
"tag": "0.6.0"
},
"swift_versions": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "SharePoster/Classes/**/*",
"swift_version": "4.2"
}