[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 3 / 5 / TIRefreshSwift / 0.0.1 / TIRefreshSwift.podspec.json
blob64fe1e9a3ac61100a35883722c27ef09893ab7f7
2   "name": "TIRefreshSwift",
3   "version": "0.0.1",
4   "summary": "swift 实现的上拉刷新,下拉加载动效库",
5   "swift_versions": "5.1",
6   "homepage": "https://github.com/KyleWhale/TIRefreshSwift.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KyleJ": "kylej@whitewhale.pro"
13   },
14   "source": {
15     "git": "https://github.com/KyleWhale/TIRefreshSwift.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "TIRefreshSwift/*.{h,swift}",
19   "resources": "TIRefreshSwift/Resource/**/*",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": "UIKit",
24   "swift_version": "5.1"