blob: f5efc54549993c9588cd22d48813a2dfe364420b [file] [log] [blame]
{
"name": "AppDeveloperKit",
"version": "1.0.2",
"summary": "NA",
"homepage": "http://example.com",
"authors": {
"Name": "Scott Carter"
},
"license": {
"type": "Custom",
"file": "LICENSE"
},
"platforms": {
"ios": "10.3"
},
"ios": {
"vendored_frameworks": "FastStart_Config.framework"
},
"source": {
"git": "https://github.com/AppDeveloperKit/AppDeveloperKit.git",
"tag": "1.0.2"
},
"dependencies": {
"AppDeveloperKit-Bonjour": [
"1.0.0"
],
"AppDeveloperKit-Utils": [
"1.0.1"
]
}
}