[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 6 / NPCricket / 0.1.8 / NPCricket.podspec.json
blob4c979e5a94119060985817e7a52ec9ecd8612382
2   "name": "NPCricket",
3   "version": "0.1.8",
4   "summary": "Allow users to send feedback directly from your iOS app",
5   "description": "NPCricket is an iOS library that allows you to solicit\nfeedback from users directly from within your app.",
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.8"
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