[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / e / 1 / CYCommon / 0.1.3 / CYCommon.podspec.json
blob07276957ca7d3103882b65039ed97bd18f34b669
2   "name": "CYCommon",
3   "version": "0.1.3",
4   "summary": "次元空间iOS的组件化建设仓库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhongerxuezhang/CYCommon.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jiangtaishan": "18996185408@163.com"
13   },
14   "source": {
15     "git": "git@github.com:zhongerxuezhang/CYCommon.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "4.2",
23     "5.0"
24   ],
25   "subspecs": [
26     {
27       "name": "CYCommonRouter",
28       "source_files": "CYCommon/Classes/CYCommonRouter/*"
29     }
30   ],
31   "swift_version": "5.0"