[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / a / 3 / IfinitySDK / 0.1.4.2 / IfinitySDK.podspec.json
blob26bc16e41696a9e39d1edc8994630b36471900c2
2   "name": "IfinitySDK",
3   "version": "0.1.4.2",
4   "platforms": {
5     "ios": null
6   },
7   "source": {
8     "git": "https://github.com/Ifinity/ifinity-ios-sdk.git",
9     "tag": "0.1.4.2"
10   },
11   "summary": "iOS sdk for ifinity beacons",
12   "homepage": "http://getifinity.com",
13   "vendored_frameworks": "ifinitySDK.framework",
14   "public_header_files": "ifinitySDK.framework/**/*.h",
15   "resources": "ifinitySDK.framework/Versions/A/Resources/ifinityDB.bundle",
16   "preserve_paths": "ifinitySDK.framework",
17   "frameworks": [
18     "MapKit",
19     "CoreLocation",
20     "CoreData",
21     "Security",
22     "CoreBluetooth"
23   ],
24   "libraries": [
25     "z",
26     "sqlite3"
27   ],
28   "authors": {
29     "ifinity": "support@getifinity.com"
30   },
31   "license": {
32     "type": "Copyright",
33     "text": "      Copyright 2014 Getifinity All rights reserved.\n"
34   }