[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / a / 3 / IfinitySDK / 0.1.3 / IfinitySDK.podspec.json
blobf2a902cc9ae930e29e409ec2e5279c2f23e6ed59
2   "name": "IfinitySDK",
3   "version": "0.1.3",
4   "platforms": {
5     "ios": null
6   },
7   "source": {
8     "git": "https://github.com/Ifinity/ifinity-ios-sdk.git",
9     "tag": "0.1.3"
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": "z",
25   "authors": {
26     "ifinity": "support@getifinity.com"
27   },
28   "license": {
29     "type": "Copyright",
30     "text": "      Copyright 2014 Getifinity All rights reserved.\n"
31   }