blob: a3046bf178480936d6da7781a83bae9edf3650f6 [file] [log] [blame]
{
"name": "UgurSubFramework",
"version": "0.0.6",
"summary": "A short description of UgurSubFramework.",
"homepage": "https://github.com/urklc/UgurSubFramework",
"license": {
"type": "MIT"
},
"authors": {
"Ugur Kilic": "ugurkilic@live.com"
},
"source": {
"git": "https://github.com/urklc/UgurSubFramework.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "UgurSubFramework.framework"
},
"dependencies": {
"UgurFramework": [
"~> 0.0"
]
}
}