[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / a / BugshotKit / 0.1.0 / BugshotKit.podspec.json
blob464917836bb54f2a0a1de21fb7b0745957da918c
2   "name": "BugshotKit",
3   "version": "0.1.0",
4   "summary": "In-app bug reporting for developers and testers, with annotated screenshots and the console log.",
5   "homepage": "https://github.com/marcoarment/BugshotKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marco Arment": "arment@marco.org"
12   },
13   "source": {
14     "git": "https://github.com/marcoarment/BugshotKit.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "BugshotKit/*.{h,m}",
18   "resources": [
19     "Resources/*"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   }