[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 7 / STSegmentPageView / 0.1.0 / STSegmentPageView.podspec.json
blob11b8f1065de75a0d32eb05f7185976d21769d7d3
2   "name": "STSegmentPageView",
3   "version": "0.1.0",
4   "summary": "A powerful and useful segment tool, segment controller and custom segment titleView、 segment contentView",
5   "description": "A powerful and useful segment tool, segment controller and custom segment titleView、 segment contentView",
6   "homepage": "https://github.com/wheying/STSegmentPageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EricWan": "hongenwan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wheying/STSegmentPageView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "STSegmentPageView/Classes/**/*",
22   "swift_version": "4.1",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]