[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 5 / e / TTARefresher / 0.1.0 / TTARefresher.podspec.json
blobc56c100150f99022f40cd59084d362ab30dc5d2b
2   "name": "TTARefresher",
3   "version": "0.1.0",
4   "summary": "TTARefresher is Swift version of `MJRefresh`",
5   "description": "TTARefresher is Swift version of `MJRefresh`, TTARefresher can work with UIScrollView, UITableView, UICollectionView and UIWebView, WKWebView. Othewise, THANKS the author of `MJRefresh`",
6   "homepage": "https://github.com/TMTBO/TTARefresher",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TMTBO": "tmtbo@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TMTBO/TTARefresher.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TTARefresher/Classes/**/*",
22   "resource_bundles": {
23     "TTARefresher": [
24       "TTARefresher/Resources/*.png",
25       "TTARefresher/Resources/*.lproj"
26     ]
27   },
28   "pushed_with_swift_version": "3.1"