[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / a / 1 / d / PureViewIcon / 0.0.1 / PureViewIcon.podspec.json
blob69d61cc56f935a7c29eb0361b33b53a7f2987153
2   "name": "PureViewIcon",
3   "version": "0.0.1",
4   "summary": "Pure UIView icon",
5   "homepage": "https://github.com/akuraru/PureViewIcon",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "akuraru": "akuraru@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/akuraru/PureViewIcon.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "default_subspecs": "All",
21   "pushed_with_swift_version": "3.0",
22   "deprecated": true,
23   "subspecs": [
24     {
25       "name": "All",
26       "dependencies": {
27         "PureViewIcon/Core": [
29         ]
30       }
31     },
32     {
33       "name": "Core",
34       "source_files": "PureViewIcon/**/*.{swift}",
35       "dependencies": {
36         "SnapKit": [
38         ]
39       }
40     }
41   ]