blob: 200ffc09ec1c600f1e81e0e55357a4c56884ebf1 [file] [log] [blame]
{
"name": "VIMNetworkingSDK",
"version": "6.1.3",
"summary": "VIMNetworkingSDK for Vimeo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nosboost/VIMNetworkingSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Krystian Malicki": "krystian.malicki@gmail.com"
},
"source": {
"git": "https://github.com/nosboost/VIMNetworkingSDK.git",
"tag": "6.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VIMNetworkingSDK/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
]
}
}