[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 5 / f / a / CellDataCoupler / 2.1.0 / CellDataCoupler.podspec.json
blobd54ff20730fcd5b22a873a17cbcc07934238ecb3
2   "name": "CellDataCoupler",
3   "version": "2.1.0",
4   "summary": "CellDataCoupler is a pod that abstracts away a lot of the logic involved in creating a viable table datasource.",
5   "description": "We wanted to simplify tableviews. CellDataCoupler is a pod that abstracts away a lot of the logic involved in creating a viable table datasource. It provides a default implementation that you can either use or override.",
6   "homepage": "https://github.com/myriadmobile/CellDataCoupler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Larson": "alarson@myriadmobile.com"
13   },
14   "source": {
15     "git": "https://github.com/myriadmobile/CellDataCoupler.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "CellDataCoupler/Classes/**/*"