[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / 5 / JCSegmentBarController / 0.0.7 / JCSegmentBarController.podspec.json
blob9ba7cf32b7359d3d87e268dea6123f21b30c151e
2   "name": "JCSegmentBarController",
3   "version": "0.0.7",
4   "summary": "Simple to use and support horizontally-scrolling.",
5   "homepage": "http://lijingcheng.github.io/",
6   "license": "MIT",
7   "authors": {
8     "lijingcheng": "bj_lijingcheng@163.com"
9   },
10   "source": {
11     "git": "https://github.com/lijingcheng/JCSegmentBarController.git",
12     "tag": "0.0.7"
13   },
14   "social_media_url": "http://weibo.com/lijingcheng1984",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JCSegmentBarController": [
22       "Pod/Assets/*.png"
23     ]
24   }