[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 3 / a / 6 / TLRefresh / 0.1.0 / TLRefresh.podspec.json
blob0c8a00fadff38750905c1f63b0baf6c1438e029b
2   "name": "TLRefresh",
3   "version": "0.1.0",
4   "summary": "针对UItableview和UICollectionView的上拉加载,下拉刷新的类库",
5   "description": "\"上拉加载,下拉刷新,在swift中使用超级简单,只需一行代码,就能加入这个功能,API简单易用\"",
6   "homepage": "https://github.com/TLOpenSpring/TLRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew": "anluanlu123@163.com"
13   },
14   "source": {
15     "git": "https://github.com/TLOpenSpring/TLRefresh.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TLRefresh/Classes/**/*",
22   "resource_bundles": {
23     "TLRefresh": [
24       "TLRefresh/Assets/*.png"
25     ]
26   }