blob: 84eff1c49ef40dff1761df727cde0ceba9a06d79 [file] [log] [blame]
{
"name": "Nex8Tracking",
"version": "1.0.1",
"summary": "nex8 tracking SDK for iOS",
"license": {
"type": "Copyright",
"text": "Copyright 2015 F@N Communications, Inc. All Rights Reserved."
},
"homepage": "https://tracking.nex8.net",
"authors": "F@N Communications, Inc.",
"platforms": {
"ios": "7.0"
},
"source": {
"http": "http://pods.tracking.nex8.net/Nex8Tracking-1.0.1.zip"
},
"preserve_paths": "Nex8Tracking-1.0.1",
"public_header_files": "Nex8Tracking-1.0.1/Nex8Tracking.framework/**/*.h",
"vendored_frameworks": "Nex8Tracking-1.0.1/Nex8Tracking.framework",
"weak_frameworks": "AdSupport",
"libraries": "sqlite3.0",
"compiler_flags": "-ObjC",
"requires_arc": true,
"dependencies": {
"AWSCore": [
],
"AWSKinesis": [
]
}
}