[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / 3 / ZBGuideViewController / 0.0.3 / ZBGuideViewController.podspec.json
blobfe9c4bc65224a5f30f818b71c252d35892a99a03
2   "name": "ZBGuideViewController",
3   "version": "0.0.3",
4   "summary": "实现引导页和广告图功能,可定制性高",
5   "homepage": "https://github.com/AnswerXu/ZBGuideViewControllerDemo.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AnswerXu": "zhengbo073017@163.com"
12   },
13   "source": {
14     "git": "https://github.com/AnswerXu/ZBGuideViewControllerDemo.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": "UIKit",
21   "source_files": [
22     "ZBGuideViewControllerDemo/ZBGuideViewController/*.{h,m}",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "SDWebImage": [
28       "~> 3.7"
29     ]
30   }