[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 9 / 5 / 7 / STSegmentView / 0.5.0 / STSegmentView.podspec.json
blobcfb335106c530559f36c7e2a95f187c7ca72efff
2   "name": "STSegmentView",
3   "version": "0.5.0",
4   "summary": "SegmentView for ios.",
5   "description": "a SegmentView for ios.",
6   "homepage": "https://github.com/wing3501/STSegmentView",
7   "license": "MIT",
8   "authors": {
9     "styf": "174481103@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/wing3501/STSegmentView.git",
16     "tag": "0.5.0"
17   },
18   "source_files": [
19     "STSegmentView",
20     "STSegmentView/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true