blob: 480d1d30b32e65bc898f3809657138a8e16ad444 [file] [log] [blame]
{
"name": "LytroKit",
"version": "0.1.4",
"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": {
"FBSDKCoreKit": [
">= 4.31.1"
]
}
}
}