[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 0 / a / PinpointKit / 0.9 / PinpointKit.podspec.json
blob7424c4edad23d33a567da8a943d38d3c76fc38e8
2   "name": "PinpointKit",
3   "version": "0.9",
4   "homepage": "https://github.com/Lickability/PinpointKit",
5   "source": {
6     "git": "https://github.com/Lickability/PinpointKit.git",
7     "tag": "0.9"
8   },
9   "summary": "A library that makes bug reporting simple for your users by allowing them to send feedback with annotated screenshots and logs.",
10   "authors": {
11     "Matthew Bishoff": "matt@lickability.com",
12     "Brian Capps": "brian@lickability.com",
13     "Kenneth Ackerson": "pearapps@gmail.com",
14     "Paul Rehkugler": "paul@rehkugler.com",
15     "Michael Liberatore": "michael@lickability.com",
16     "Andrew Harrison": "andrew@lickability.com"
17   },
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "requires_arc": true,
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "MessageUI"
30   ],
31   "source_files": "PinpointKit/PinpointKit/Sources/**/*.{h,m,swift}",
32   "resources": "PinpointKit/PinpointKit/Resources/*",
33   "dependencies": {
34   }