[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / f / 8 / ZVersion / 0.1.0 / ZVersion.podspec.json
blobcdbe95c0d051649e38db550c5e9830e7572e0fc9
2   "name": "ZVersion",
3   "version": "0.1.0",
4   "summary": "ZVersion the version string handler for swift",
5   "swift_versions": "4.0",
6   "description": "ZVersion the version string handler for swift, todo: unit test",
7   "homepage": "https://github.com/zhgchgli0718/ZVersion",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "zhgchgli0718": "harris@streetvoice.com"
14   },
15   "source": {
16     "git": "https://github.com/zhgchgli0718/ZVersion.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ZVersion/Classes/**/*",
23   "swift_version": "4.0"