[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 2 / f / 6 / NPCricket / 0.1.1 / NPCricket.podspec.json
blobdadeea5f658a2500056e607d3ee212dfa8795252
2   "name": "NPCricket",
3   "version": "0.1.1",
4   "summary": "Send feedback (with a screenshot) directly from your app",
5   "description": "                       NPCricket gives your users the ability to send feedback about your app.\n",
6   "homepage": "https://github.com/nebspetrovic/NPCricket",
7   "license": "MIT",
8   "authors": {
9     "Nebojsa Petrovic": "nebspetrovic@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nebspetrovic/NPCricket.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/nebsp",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.{h,m}",
21   "resource_bundles": {
22     "NPCricket": [
23       "Pod/Classes/*.xib"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "dependencies": {
28     "mailgun": [
29       "~> 1.0"
30     ]
31   },
32   "deprecated": true