[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 0 / AppCommonKit-Swift / 0.1.0 / AppCommonKit-Swift.podspec.json
blobad79f46b95276141fdb612b96dcfe515dc009ee8
2   "name": "AppCommonKit-Swift",
3   "version": "0.1.0",
4   "summary": "iOS 开发通用工具集 Swift版",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lilong-git/AppCommonKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lilong-git": "long_li@aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/lilong-git/AppCommonKit.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "dependencies": {
23     "Log": [
25     ],
26     "SwifterSwift": [
28     ]
29   },
30   "frameworks": "UIKit",
31   "subspecs": [
32     {
33       "name": "AppUIAdaptor",
34       "source_files": "AppUIAdaptor/**/*"
35     },
36     {
37       "name": "AppExtensions",
38       "source_files": "AppExtensions/**/*"
39     },
40     {
41       "name": "AppLogger",
42       "source_files": "AppLogger/**/*"
43     }
44   ],
45   "swift_version": "4.2"