[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 3 / 4 / NearKat / 0.1.1 / NearKat.podspec.json
bloba77a53b3c9a957d79a627c3fb750d40a703877c9
2   "name": "NearKat",
3   "version": "0.1.1",
4   "summary": "NearKat provides a way for your application to know more about your users and what they need.",
5   "description": "\t\t       \tNearKat provides a way for your application to know more about your users and what they need.\n                       \n\t\t\t* Mobile-to-Store Attribution\n                       \t* Audience Understanding\n",
6   "homepage": "http://neark.at",
7   "license": "MIT",
8   "authors": {
9     "Jared Dean": "jdean@stepleaderdigital.com",
10     "Sean Doherty": "sean.doherty@crosscomm.net"
11   },
12   "source": {
13     "git": "https://bitbucket.org/nearkat_sdk/nearkat-ios.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "frameworks": [
22     "CoreBluetooth",
23     "CoreLocation"
24   ],
25   "dependencies": {
26     "iHasApp": [
27       "~> 2.2"
28     ]
29   }