[Add] NagizTestingPod 0.0.2
[CocoaPods.git] / Specs / 7 / a / 3 / IfinitySDK / 0.1.3.1 / IfinitySDK.podspec.json
blobefe08eb96096a4154b797f0b692e0cee23f9eeb6
2   "name": "IfinitySDK",
3   "version": "0.1.3.1",
4   "platforms": {
5     "ios": null
6   },
7   "source": {
8     "git": "https://github.com/Ifinity/ifinity-ios-sdk.git",
9     "tag": "0.1.3.1"
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   }