[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 8 / e / XHGuideViewController / 0.0.1 / XHGuideViewController.podspec.json
blob4bb0e2e0ac657e5f78eb98122a9f266ab371e11e
2   "name": "XHGuideViewController",
3   "version": "0.0.1",
4   "summary": "A guide controller used on iOS.",
5   "description": "It is a segment controller, which implement by swift.",
6   "homepage": "https://github.com/zhuyunfeng1224/XHGuideViewController",
7   "license": "MIT",
8   "authors": {
9     "羲和": "leitianshi2009@163.com"
10   },
11   "source": {
12     "git": "https://github.com/zhuyunfeng1224/XHGuideViewController.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "XHGuideViewController/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]