[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 5 / 6 / YILTableViewManager / 1.0.17 / YILTableViewManager.podspec.json
blobed47638b8673ff0e1ba0c3950bfe3df19894f14d
2   "name": "YILTableViewManager",
3   "version": "1.0.17",
4   "summary": "YILTableViewManager是一种灵活展现 cell 多状态的第三方开源库",
5   "homepage": "https://github.com/yiliazhang/YILTableViewManager",
6   "license": "MIT",
7   "authors": {
8     "yilia.zhang": "yilia_zhang_0825@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/yiliazhang/YILTableViewManager.git",
15     "tag": "1.0.17"
16   },
17   "source_files": [
18     "YILTableViewManager",
19     "YILTableViewManager/YILTableViewManager/*.{h,m,swift}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   },
28   "swift_version": "4.2"