[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 4 / 2 / TabCollectionView / 0.1.1 / TabCollectionView.podspec.json
blob427f06dc4aaf265cdfec1ec442b3f6d61b1667d0
2   "name": "TabCollectionView",
3   "version": "0.1.1",
4   "summary": "A Light-weight Swift Library that mimics ViewPager of Android in iOS in the simplest and efficient way",
5   "description": "A Light-weight Swift Library that mimics ViewPager of Android in iOS in the simplest and efficient way. TabCollectionView can be used like any other View of UIKit. It follows the same architecture and delegation pattern.",
6   "homepage": "https://github.com/akaashdev/TabCollectionView",
7   "screenshots": [
8     "https://github.com/akaashdev/TabCollectionView/blob/master/Screenshots/screen-record-iphone-1.gif",
9     "https://github.com/akaashdev/TabCollectionView/blob/master/Screenshots/screen-record-ipad-1.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Akaash Dev": "akaashdev.sc@zohocorp.com"
17   },
18   "source": {
19     "git": "https://github.com/akaashdev/TabCollectionView.git",
20     "tag": "0.1.1"
21   },
22   "social_media_url": "https://twitter.com/akaash_dev",
23   "platforms": {
24     "ios": "11.0"
25   },
26   "source_files": "TabCollectionView/Classes/**/*",
27   "swift_versions": "5.0",
28   "swift_version": "5.0"