[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / e / TJRefresh / 1.5.1 / TJRefresh.podspec.json
blob96b9dc8d7f459ad8f9f2b08b1dcb6d394f41b1d1
2   "name": "TJRefresh",
3   "version": "1.5.1",
4   "summary": "TJRefresh is JRefresh for latest swift version",
5   "description": "JRefresh is MJRefresh-swift,hehe~",
6   "homepage": "https://github.com/forwardto9",
7   "license": "MIT",
8   "authors": {
9     "yuan": "3201654294@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/forwardto9/Refresh.git",
17     "tag": "1.5.1"
18   },
19   "source_files": "JRefresh/**/*.{h,swift}",
20   "resources": "JRefresh/*.{bundle, png}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "swift_version": "5.0"