[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / b / XCGuideView / 0.0.1 / XCGuideView.podspec.json
blob0135c7a7c4e0a0662e33facac67db1ae973825d3
2   "name": "XCGuideView",
3   "version": "0.0.1",
4   "summary": "XCGuideView",
5   "description": "XCGuideView,封装简单的引导页功能",
6   "homepage": "https://github.com/fanxiaocong/XCGuideView",
7   "license": "MIT",
8   "authors": {
9     "樊小聪": "1016697223@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/fanxiaocong/XCGuideView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "XCGuideView/*.{h,m}",
19   "dependencies": {
20     "XCMacros": [
21       "~> 1.0.2"
22     ]
23   }