[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / e / 4 / 7 / ShareScreenshot / 0.1.0 / ShareScreenshot.podspec.json
blob783ed8a681ea5b3a92c9a50fb4ca85c11bc6ae22
2   "name": "ShareScreenshot",
3   "version": "0.1.0",
4   "summary": "Send screenshots with annotations and text with ease.",
5   "description": "ShareScreenshot is a library that can take screenshot in any place of your app by shaking your device.\nIt's super usefull for QA teams for sharing UI bug reports with Dev teams by Mail, iMessage and etc.\nAlso it's possible to define your own way to share, for example create bug in Jira or post to Slack channel.",
6   "homepage": "https://github.com/adanilyak/ShareScreenshot",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "adanilyak": "adanilyak@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/adanilyak/ShareScreenshot.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/adanilyak",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ShareScreenshot/Classes/**/*",
23   "resource_bundles": {
24     "ShareScreenshot": [
25       "ShareScreenshot/Assets/*.{lproj,storyboard,xib,xcassets}"
26     ]
27   },
28   "dependencies": {
29     "jot": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"