blob: a21bb375c838602363ee53bb377ac5c8baae99f1 [file] [log] [blame]
{
"name": "JCSegmentBarController",
"version": "0.0.5",
"summary": "Simple to use and support horizontally-scrolling.",
"homepage": "http://lijingcheng.github.io/",
"license": "MIT",
"authors": {
"lijingcheng": "bj_lijingcheng@163.com"
},
"source": {
"git": "https://github.com/lijingcheng/JCSegmentBarController.git",
"tag": "0.0.5"
},
"social_media_url": "http://weibo.com/lijingcheng1984",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JCSegmentBarController": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"KVOController": [
"~> 1.0.3"
]
}
}