blob: fe9866212dbc6c8abfd9bf6355c5f556b703910a [file] [log] [blame]
{
"name": "LytroKit",
"version": "0.0.2",
"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"
]
}
}
}