[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 4 / f / 3 / NudgeSpotDemo / 0.1.10 / NudgeSpotDemo.podspec.json
blobf57c6a73b2bca145375f89399f10745e92e82512
2   "name": "NudgeSpotDemo",
3   "version": "0.1.10",
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/NudgeSpotDemo",
7   "license": "MIT",
8   "authors": {
9     "Nudgespot": "dev@nudgespot.com"
10   },
11   "source": {
12     "git": "https://github.com/Maheepk/NudgeSpotDemo.git",
13     "tag": "0.1.10"
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": [
28     "SystemConfiguration",
29     "Foundation",
30     "CoreGraphics",
31     "MobileCoreServices",
32     "Security"
33   ],
34   "dependencies": {
35     "Google/CloudMessaging": [
37     ],
38     "Reachability": [
40     ],
41     "AFNetworking": [
43     ]
44   },
45   "deprecated": true