[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / b / SwiftTTPageController / 0.0.6 / SwiftTTPageController.podspec.json
blob6bf4df4c182326e136e52fcb33d9cc224ce83c10
2   "name": "SwiftTTPageController",
3   "version": "0.0.6",
4   "summary": "A useful PageController lib 仿今日头条首页、网易新闻首页 ,实现多个ViewController列表切换.",
5   "description": "A Simple PageController ,like Toutiao , NetEase Home.(仿今日头条首页、网易新闻首页 ,实现多个ViewController列表切换).",
6   "homepage": "https://github.com/Light413/SwiftTTPageController",
7   "license": "MIT",
8   "authors": {
9     "Light413": "1289988413@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Light413/SwiftTTPageController.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "SwiftTTPageController/SwiftTTPageController/*.swift",
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]