[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / c / 3 / Nudgespot / 0.1.0 / Nudgespot.podspec.json
blob63469bf939475fc0955c4ec3b86c90804f98f2cc
2   "name": "Nudgespot",
3   "version": "0.1.0",
4   "summary": "nudgespot-ios is Objective-C framework.",
5   "description": "Nudgespot provides framework for iOS which allows users to track events.",
6   "homepage": "https://github.com/nudgespot/nudgespot-ios",
7   "license": "MIT",
8   "authors": {
9     "Nudgespot": "dev@nudgespot.com"
10   },
11   "source": {
12     "git": "https://github.com/nudgespot/nudgespot-ios.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Nudgespot": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "prefix_header_file": "Example/Pods/Target Support Files/Nudgespot/Nudgespot-Prefix.pch",
26   "frameworks": [
27     "SystemConfiguration",
28     "Foundation",
29     "CoreGraphics",
30     "MobileCoreServices",
31     "Security"
32   ],
33   "dependencies": {
34     "Google/CloudMessaging": [
36     ],
37     "Reachability": [
39     ],
40     "AFNetworking": [
42     ]
43   },
44   "deprecated": true