[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 2 / 9 / AZEasyList / 0.0.4 / AZEasyList.podspec.json
blobf358e68baeeeb1726adeb0f8d23ac7cccd901939
2   "name": "AZEasyList",
3   "version": "0.0.4",
4   "summary": "Draws UI in the UITableView or stackView from the models",
5   "swift_versions": [
6     "4.2",
7     "5.0",
8     "5.1"
9   ],
10   "description": "Draws UI in the UITableView or stackView from the models.\nIt can draw view graph from the models graph",
11   "homepage": "https://github.com/Argas/AZEasyList",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Aleksey Zverev": "argas.91@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/Argas/AZEasyList.git",
21     "tag": "0.0.4"
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "source_files": "AZEasyList/Classes/**/*",
27   "swift_version": "5.1"