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