[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / 2 / TabCollectionView / 0.1.0 / TabCollectionView.podspec.json
blobe9b2bf070b322e33d3757b1581335d2188d899b3
2   "name": "TabCollectionView",
3   "version": "0.1.0",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Akaash Dev": "akaashdev.sc@zohocorp.com"
13   },
14   "source": {
15     "git": "https://github.com/akaashdev/TabCollectionView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TabCollectionView/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"