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