blob: b2fa07c834dea815675b6839bc0141a58ca4694d [file] [log] [blame]
{
"name": "LytroKit",
"version": "0.0.6",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://example.com/",
"authors": {
"Name": "sdk@example.com"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://172.104.113.141/FBSDKLytroKit.zip"
},
"source_files": "FBSDKLytroKit.framework/**/*.h",
"public_header_files": "FBSDKLytroKit.framework/**/*.h",
"ios": {
"vendored_frameworks": "FBSDKLytroKit.framework",
"dependencies": {
"Bolts": [
],
"FBSDKCoreKit": [
">= 4.31.1"
]
}
}
}