[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / d / MultipleTabs / 0.1.0 / MultipleTabs.podspec.json
blob02befa34390839e5964464feb3cf4f7b9d7edf88
2   "name": "MultipleTabs",
3   "version": "0.1.0",
4   "summary": "This is a library to handle multiple tabs animated in a collectionView.",
5   "description": "This is a library to handle multiple tabs animated in a collectionView.\nIt's completely written in Swift.'",
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/XavierDK/MultipleTabs.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "MultipleTabs",
20     "MultipleTabs/**/*.{h,m,swift}"
21   ],
22   "pushed_with_swift_version": "3.0"