[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 2 / 9 / AZEasyList / 0.0.5 / AZEasyList.podspec.json
blob9d3a54ef505ac83f6a47a98596c1ae0514337008
2   "name": "AZEasyList",
3   "version": "0.0.5",
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.5"
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "source_files": "AZEasyList/Classes/**/*",
27   "swift_version": "5.1"