[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 1 / 4 / LSWScrollTableView / 0.1.2 / LSWScrollTableView.podspec.json
blob13a99bee4b3d3aadb4eb59ba5885871d20e234d5
2   "name": "LSWScrollTableView",
3   "version": "0.1.2",
4   "summary": "iOS端UI控件-循环滚动表格(让数据动起来)",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RicardoLSW/LSWScrollTableView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ricardo": "qq1043009478@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/RicardoLSW/LSWScrollTableView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LSWScrollTableView/Classes/**/*",
22   "public_header_files": "LSWScrollTableView/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]