[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 2 / d / YJTableModelDriver / 1.0.0 / YJTableModelDriver.podspec.json
blobbede1f2cf9536bd7f7e48ed386c8f2ad65674b80
2   "name": "YJTableModelDriver",
3   "version": "1.0.0",
4   "summary": "基于数据驱动的Tableview",
5   "description": "基于数据驱动的Tableview封装",
6   "homepage": "https://github.com/full-of-fire/YJTableModelDriver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "full-of-fire": "yangjie43606@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/full-of-fire/YJTableModelDriver.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJTableModelDriver/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]