[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / f / 6 / NPCricket / 0.1.6 / NPCricket.podspec.json
blobd73bb806d53e02420bfc4c199e86a84a4b98aa69
2   "name": "NPCricket",
3   "version": "0.1.6",
4   "summary": "Allow users to send feedback directly from your iOS app",
5   "description": "                       NPCricket is an iOS library that allows you to solicit\n                       feedback from users directly from within 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.6"
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   "deprecated": true