[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / d / 3 / SKListKit / 0.1.0 / SKListKit.podspec.json
blobb98f43ba73c9a9faefeff2f26e18374be1f59238
2   "name": "SKListKit",
3   "version": "0.1.0",
4   "summary": "SKListKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/NeverAgain11/SKListKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ljk": "liujk0723@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NeverAgain11/SKListKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SKListKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation"
25   ],
26   "dependencies": {
27     "Texture/Core": [
28       "~> 2.8"
29     ],
30     "DifferenceKit": [
32     ]
33   }