[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 2 / f / 6 / NPCricket / 0.1.0 / NPCricket.podspec.json
blobfd174e4a12cc2df227b1c96e30893ba16e1d1d69
2   "name": "NPCricket",
3   "version": "0.1.0",
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.0"
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/Assets/*.png",
24       "Pod/Classes/*.xib"
25     ]
26   },
27   "public_header_files": "Pod/Classes/**/*.h",
28   "deprecated": true