[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 8 / EXUScrollTabController / 0.11 / EXUScrollTabController.podspec.json
blob61c04440ca37f86ff348914af231975a1b691378
2   "name": "EXUScrollTabController",
3   "version": "0.11",
4   "summary": "A ViewController Containter that can exchange it's viewControllers by scroll",
5   "description": "A ViewController Containter that can exchange it's viewControllers by scroll and handle childViewController's lifeCycle perfect.",
6   "homepage": "https://github.com/waitingsnow/EXUScrollTabController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "guangwei": "GuangweiDream@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/waitingsnow/EXUScrollTabController.git",
19     "tag": "0.11"
20   },
21   "source_files": "*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true