[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 3 / Hangit / 1.2.2 / Hangit.podspec.json
blob659a84ca966201fa1bcfc93ff9b8f9ad3853ed08
2   "name": "Hangit",
3   "version": "1.2.2",
4   "summary": "Location Driven Mobile Marketing.",
5   "description": "Supports iOS 7 and up. With Hangit, app publishers and marketers can get in front of their customers at precisely the right place and time and deliver a rich notification that is sure to get their attention.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/hangit/Hangit",
7   "license": "MIT",
8   "authors": {
9     "John Dutchak": "john.dutchak@hangit.com"
10   },
11   "source": {
12     "git": "https://github.com/hangit/Hangit.git",
13     "tag": "1.2.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Example/Hangit/*.{h,m}",
20   "resource_bundles": {
21     "HangitSDKResources": [
22       "Example/HangitSDKResources.bundle/*.*"
23     ]
24   },
25   "vendored_frameworks": "Example/HangitSDK.framework",
26   "resources": "Example/HangitSDK.framework",
27   "xcconfig": {
28     "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
29   }