[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / d / c / 7 / CVSKit / 0.4.0 / CVSKit.podspec.json
blob7653aef434d6a6cc78dadc998737fa49441f3cbb
2   "name": "CVSKit",
3   "version": "0.4.0",
4   "summary": "CVSKit is a collection of Swift extensions and utility.",
5   "description": "CVSKit is a collection of Swift extensions and utility for better programming.",
6   "homepage": "https://github.com/zzangzio/CVSKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzangzio": "zzangzio@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "4.2",
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/zzangzio/CVSKit.git",
21     "tag": "0.4.0"
22   },
23   "source_files": "Sources/**/*"