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