[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / e / Collor / 0.1.14 / Collor.podspec.json
blob35b62b337c3ae605731b5d541a4b662b6b09e95a
2   "name": "Collor",
3   "version": "0.1.14",
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.14"
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"