[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / a / 7 / 9 / SwiftCustomKit / 0.0.3 / SwiftCustomKit.podspec.json
blobbd4802bcf945f459f23fd1ab38ad82892591bb7f
2   "name": "SwiftCustomKit",
3   "version": "0.0.3",
4   "summary": "Swift基础组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/abclz/SwiftCustomKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "18210437675@163.com": "18210437675@163.com"
13   },
14   "source": {
15     "git": "https://github.com/abclz/SwiftCustomKit.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SwiftCustomKit/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "PKHUD": [
30     ],
31     "Presentr": [
33     ]
34   },
35   "swift_version": "5.0"