[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / f / a / CellDataCoupler / 1.0.2 / CellDataCoupler.podspec.json
blob0be519d5a61d7bb7f04b4728561b5f1d7380e5c5
2   "name": "CellDataCoupler",
3   "version": "1.0.2",
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": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "CellDataCoupler/Classes/**/*"