blob: c915246b1745371176c0c21386c7e4a833c1fb18 [file] [log] [blame]
{
"name": "RWMVimeoClient",
"version": "1.0.0",
"license": "MIT",
"summary": "UIAppearance proxy for custom objects.",
"homepage": "https://github.com/m1entus/RWMVimeoClient",
"authors": "MichaƂ Zaborowski",
"source": {
"git": "https://github.com/m1entus/RWMVimeoClient.git",
"tag": "1.0.0"
},
"source_files": "Source/**/*.{h,m,c}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": "QuartzCore",
"dependencies": {
"AFNetworking": [
"~> 2.2.2"
]
}
}