[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / 6 / 3 / d / MultipleTabs / 0.1.3 / MultipleTabs.podspec.json
blob0d3d438ab67184ecbf4a345bcdc25fac709d38e7
2   "name": "MultipleTabs",
3   "version": "0.1.3",
4   "summary": "This is a library to handle multiple tabs animated in a collectionView.",
5   "description": "MultipleTabs is a custom iOS component to handle tabs navigation as android Tabs component. It's fully developped in swift but can also be used in ObjC.'",
6   "homepage": "https://github.com/XavierDK/MultipleTabs",
7   "license": "MIT",
8   "authors": {
9     "XavierDK": "xavier.dekoninck@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/PagesJaunesMobile/MultipleTabs.git",
16     "tag": "0.1.3"
17   },
18   "source_files": [
19     "MultipleTabs",
20     "MultipleTabs/**/*.{h,m,swift}"
21   ],
22   "pushed_with_swift_version": "3.0"