[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 1 / d / FormattedDataSource / 0.1.1 / FormattedDataSource.podspec.json
blob43892ece57eb150067be7dcf3a5cdd9a41a72de5
2   "name": "FormattedDataSource",
3   "version": "0.1.1",
4   "summary": "Data source with format.",
5   "description": "This framework provide to use multiple dataSource for collection of table view",
6   "homepage": "https://github.com/luximetr/FormattedDataSource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luximetr": "alexandr.orlov@brander.ua"
13   },
14   "source": {
15     "git": "https://github.com/luximetr/FormattedDataSource.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.0.0"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"