[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 3 / b / SNFScreenshotShare / 0.1 / SNFScreenshotShare.podspec.json
blob12fbf2f66256edfa41d893e6fdd13beb0d53a85e
2   "name": "SNFScreenshotShare",
3   "version": "0.1",
4   "summary": "A small iOS library for helping users do things with their screenshots.",
5   "homepage": "https://github.com/sethfri/SNFScreenshotShare",
6   "license": "MIT",
7   "authors": {
8     "Seth Friedman": "sethfri@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sethfri/SNFScreenshotShare.git",
12     "tag": "v0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/ios/*",
19   "ios": {
20     "exclude_files": "Classes/osx"
21   },
22   "public_header_files": "Classes/**/*.h"