[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 3 / 6 / TestPodFanthus / 0.0.1 / TestPodFanthus.podspec.json
blobcb58a36aff2facff9cb1b8cabf9e04a93ea9da9c
2   "name": "TestPodFanthus",
3   "version": "0.0.1",
4   "summary": "This is fanthus's test pod",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://fanthus.github.io",
8   "license": {
9     "type": "MIT",
10     "file": "FILE_LICENSE"
11   },
12   "authors": {
13     "fanthus": "fanthus@163.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/fanthus/TestPod.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "TestPod/Classes/**/*"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "deprecated": true,
28   "swift_version": "5.0"