blob: 9f5b288d60213ee6d94fa50d90ed2f0b117e3ce2 [file] [log] [blame]
{
"name": "XHGuideViewController",
"version": "0.0.3",
"summary": "A guide controller used on iOS.",
"description": "It is a segment controller, which implement by swift.",
"homepage": "https://github.com/zhuyunfeng1224/XHGuideViewController",
"license": "MIT",
"authors": {
"羲和": "leitianshi2009@163.com"
},
"source": {
"git": "https://github.com/zhuyunfeng1224/XHGuideViewController.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XHGuideViewController/*",
"frameworks": [
"Foundation",
"UIKit"
]
}