[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / e / PPScreenshotShare / 0.1.0 / PPScreenshotShare.podspec.json
blob590f52dbe80c3ae0d8ba6cd72f2deda833babaa5
2   "name": "PPScreenshotShare",
3   "version": "0.1.0",
4   "summary": "PPScreenshotShare share your iOS app screenshot without any line of code!!",
5   "description": "PPScreenshotShare is a customizable screenshot share controller for iOS app.\nIt provides simple & modern look with theming support & .xib user interface customizations.\nIt uses iOS UIActivityViewController for actual sharing with easy to use interfaces & block based callbacks.",
6   "homepage": "https://github.com/vickyhidayat/PPScreenshotShare",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vicky Hidayat": "vicky.hidayat@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/vickyhidayat/PPScreenshotShare.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "PPScreenshotShare/Classes/**/*",
23     "PPScreenshotShare/Resources/**/*"
24   ],
25   "frameworks": [
26     "UIKit",
27     "CoreGraphics"
28   ]