[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / a / 5 / 6 / YILTableViewManager / 1.0.8 / YILTableViewManager.podspec.json
blob5fe0fcca14de536a80155a92009a09bac9ef2cc3
2   "name": "YILTableViewManager",
3   "version": "1.0.8",
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.8"
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.1"