blob: f735a7a16a0c637a2a188b5ee9a30b0786452492 [file] [log] [blame]
{
"name": "RamblerAppDelegateProxy",
"version": "0.0.5",
"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.5"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "Foundation",
"requires_arc": true
}