blob: 9ba7cf32b7359d3d87e268dea6123f21b30c151e [file] [log] [blame]
{
"name": "JCSegmentBarController",
"version": "0.0.7",
"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.7"
},
"social_media_url": "http://weibo.com/lijingcheng1984",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JCSegmentBarController": [
"Pod/Assets/*.png"
]
}
}