[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / f / c / 6 / VideoData2 / 0.1.0 / VideoData2.podspec.json
blob2baa1ba8d3788c0827797724948ba6aceb15f3a1
2   "name": "VideoData2",
3   "version": "0.1.0",
4   "summary": "The metadata fetching backend library.",
5   "description": "The metadata fetching backend library that is really good.",
6   "homepage": "https://github.com/dvchang/VideoData2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dvchang": "dvchangyuan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dvchang/VideoData2.git",
16     "tag": "v0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "VideoData2/Classes/**/*",
22   "public_header_files": "VideoData2/Classes/**/*.h",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }