[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / a / 3 / IfinitySDK / 0.1.6.6 / IfinitySDK.podspec.json
blob1a976f11726b20d5c22d9a950409f111756878aa
2   "name": "IfinitySDK",
3   "version": "0.1.6.6",
4   "platforms": {
5     "ios": null
6   },
7   "source": {
8     "git": "https://github.com/Ifinity/ifinity-ios-sdk.git",
9     "tag": "0.1.6.6"
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": [
16     "ifinitySDK.framework/Versions/A/Resources/ifinityDB.bundle",
17     "ifinitySDK.framework/Versions/A/Resources/ifinityImages.bundle"
18   ],
19   "preserve_paths": "ifinitySDK.framework",
20   "frameworks": [
21     "MapKit",
22     "CoreLocation",
23     "CoreData",
24     "Security",
25     "CoreBluetooth"
26   ],
27   "libraries": [
28     "z",
29     "sqlite3"
30   ],
31   "authors": {
32     "ifinity": "support@getifinity.com"
33   },
34   "license": {
35     "type": "Copyright",
36     "text": "      Copyright 2014 Getifinity All rights reserved.\n"
37   }