blob: adc1dc7c57a3380441927bb907ceac617f117cfc [file] [log] [blame]
{
"name": "RamblerAppDelegateProxy",
"version": "0.0.4",
"summary": "Proxy for UIApplicationDelegate protocol",
"homepage": "https://github.com/strongself/RamblerAppDelegateProxy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vadim Smal": "vadim.smal92@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/strongself/RamblerAppDelegateProxy.git",
"tag": "0.0.4"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "Foundation",
"requires_arc": true
}