[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 9 / 0 / a / Dependency / 0.0.3 / Dependency.podspec.json
blobaffb080d21c658915a243b3b5cb3db61c86a7847
2   "name": "Dependency",
3   "version": "0.0.3",
4   "summary": "An exercise",
5   "swift_versions": "5.0",
6   "description": "This is an exercise to create our own cocoapod",
7   "homepage": "https://bitbucket.org/tuyenle92/test_podspec/src",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tdle94": "tle@firstorion.com"
14   },
15   "source": {
16     "git": "https://tuyenle92@bitbucket.org/tuyenle92/test_podspec.git",
17     "tag": "0.0.3"
18   },
19   "platforms": {
20     "ios": "13.4"
21   },
22   "source_files": "Dependency/Classes/**/*",
23   "swift_version": "5.0"