blob: ad978e2affd0812a7fc68e6d41b13fe089593392 [file] [log] [blame]
{
"name": "XHGuideViewController",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XHGuideViewController/*",
"frameworks": [
"Foundation",
"UIKit"
]
}