[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / b / 8 / SYGuideVC / 0.0.1 / SYGuideVC.podspec.json
blob2179ad77fc8a8dd0feb0550c3a2966a504b502b0
2   "name": "SYGuideVC",
3   "version": "0.0.1",
4   "summary": "a tool for guide view",
5   "description": "SYGuideVC",
6   "homepage": "https://github.com/WangShunYang/SYGuideVC",
7   "platforms": {
8     "ios": "9.0"
9   },
10   "license": "MIT",
11   "authors": {
12     "王顺扬": "13783628856@163.com"
13   },
14   "source": {
15     "git": "https://github.com/WangShunYang/SYGuideVC.git"
16   },
17   "source_files": "SYGuideVC/*.swift",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "dependencies": {
21     "SnapKit": [
22       "~> 3.2.0"
23     ]
24   },
25   "module_name": "SYGuideVC",
26   "pushed_with_swift_version": "3.0"