[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / 4 / TSLSwiftKit / 0.3.9 / TSLSwiftKit.podspec.json
blob8200c8c9448b5fd18ad452db877d086ab6bf24a9
2   "name": "TSLSwiftKit",
3   "version": "0.3.9",
4   "summary": "Common methods of Swift and macro definition encapsulation.",
5   "swift_versions": "4.2",
6   "description": "Common methods and UI controls are encapsulated to facilitate external calls",
7   "homepage": "https://github.com/tongshunli/TSLSwiftKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tongshunli": "13466621196@163.com"
14   },
15   "source": {
16     "git": "https://github.com/tongshunli/TSLSwiftKit.git",
17     "tag": "0.3.9"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "TSLSwiftKit/Classes/**/*",
23   "resource_bundles": {
24     "TSLSwiftKit": [
25       "TSLSwiftKit/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "SnapKit": [
31     ]
32   },
33   "swift_version": "4.2"