[Add] MapboxCommon 23.11.3
[CocoaPods.git] / Specs / c / 1 / 4 / VIMNetworkingSDK / 6.1.3 / VIMNetworkingSDK.podspec.json
blob200ffc09ec1c600f1e81e0e55357a4c56884ebf1
2   "name": "VIMNetworkingSDK",
3   "version": "6.1.3",
4   "summary": "VIMNetworkingSDK for Vimeo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/nosboost/VIMNetworkingSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Krystian Malicki": "krystian.malicki@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nosboost/VIMNetworkingSDK.git",
16     "tag": "6.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VIMNetworkingSDK/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.6.3"
25     ]
26   }