[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 4 / f / 3 / NudgeSpotDemo / 0.1.0 / NudgeSpotDemo.podspec.json
blob001bcaa6284fe412d6182c687ab70286bd3977f9
2   "name": "NudgeSpotDemo",
3   "version": "0.1.0",
4   "summary": "NudgeSpotiOS is Objective-C framework for iOS.",
5   "description": "NudgeSpot provides framework for iOS which allows users to track events.",
6   "homepage": "https://github.com/MaheepK/NudgeSpot",
7   "license": "MIT",
8   "authors": {
9     "Maheep Kaushal": "maheepkaushal@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Maheepk/NudgeSpotDemo.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "resource_bundles": {
22     "NudgeSpotDemo": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "prefix_header_file": "Example/Pods/Target Support Files/NudgeSpotDemo/NudgeSpotDemo-prefix.pch",
27   "frameworks": "SystemConfiguration",
28   "dependencies": {
29     "Google/CloudMessaging": [
31     ],
32     "Reachability": [
34     ]
35   },
36   "deprecated": true