[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / a / e / Collor / 0.1.17 / Collor.podspec.json
blob6afb6dc048148fb99439a1e530d345c27894259c
2   "name": "Collor",
3   "version": "0.1.17",
4   "summary": "A MVVM data-oriented framework for UICollectionView.",
5   "description": "A MVVM data-oriented framework for UICollectionView.",
6   "homepage": "https://github.com/voyages-sncf-technologies/Collor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gwennguihal": "gguihal@voyages-sncf.com"
13   },
14   "source": {
15     "git": "https://github.com/voyages-sncf-technologies/Collor.git",
16     "tag": "0.1.17"
17   },
18   "social_media_url": "https://twitter.com/_myrddin_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Collor/Classes/**/*",
23   "dependencies": {
24     "Dwifft": [
25       "~> 0.6"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"