[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / b / DataFramework / 0.2.21 / DataFramework.podspec.json
blobf7a1ce18fc1d544dd113c1c3644974d29ff3812d
2   "name": "DataFramework",
3   "version": "0.2.21",
4   "summary": "Utilities that help to load, parse and display data",
5   "description": "Utilities that help to load, parse and display data",
6   "homepage": "https://github.com/Ligr/DataFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aliaksandr Huryn": "aliaksandr.huryn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Ligr/DataFramework.git",
16     "tag": "0.2.21"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DataFramework/Classes/**/*",
22   "dependencies": {
23     "ReactiveCocoa": [
24       "~> 8.0"
25     ],
26     "ReactiveSwift": [
27       "~> 4.0"
28     ],
29     "IGListKit/Diffing": [
30       "~> 3.0"
31     ]
32   }