[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / f / b / MGSwipeTabBarController / 2.0 / MGSwipeTabBarController.podspec.json
blobb89dfc7b2829897e12a96f86709ae190f39839be
2   "name": "MGSwipeTabBarController",
3   "version": "2.0",
4   "summary": "Simple swipe tab bar controller for iOS.",
5   "homepage": "https://github.com/mglagola/MGSwipeTabBarController",
6   "screenshots": [
7     "https://raw.githubusercontent.com/mglagola/MGSwipeTabBarController/master/Screenshots/screen1.png",
8     "https://raw.githubusercontent.com/mglagola/MGSwipeTabBarController/master/Screenshots/screen2.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.txt"
13   },
14   "authors": "mglagola",
15   "social_media_url": "http://twitter.com/mglagola",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/mglagola/MGSwipeTabBarController.git",
21     "tag": "2.0"
22   },
23   "source_files": [
24     "MGSwipeTabBarController",
25     "MGSwipeTabBarController/*.{h,m}"
26   ],
27   "requires_arc": true