[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 1 / 6 / KuKit / 0.0.1 / KuKit.podspec.json
blob52fb681281d17d559a8951f8f8367d664029f3a1
2   "name": "KuKit",
3   "version": "0.0.1",
4   "summary": "常用工具",
5   "description": "常用扩展和工具",
6   "homepage": "https://github.com/Sfh03031/KuKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sfh": "sfhery@foxmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/Sfh03031/KuKit.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": "KuKit/Classes/**/*.{swift}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }