[Add] LiteRTSelectTfOps 0.0.1-nightly.20241228
[CocoaPods.git] / Specs / 8 / 0 / d / YHRefresh / 0.1.1 / YHRefresh.podspec.json
blobf43d65f6d6dc8f71318f09038395093071e466ba
2   "name": "YHRefresh",
3   "version": "0.1.1",
4   "summary": "A Refresh Framework Written In Swift.",
5   "homepage": "https://github.com/Detailscool/YHRefresh",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Detailscool": "detailsli@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Detailscool/YHRefresh.git",
15     "tag": "0.1.1"
16   },
17   "social_media_url": "http://www.jianshu.com/users/5a65c3921bda/top_articles",
18   "source_files": "YHRefresh/*.{h,swift}",
19   "resources": "YHRefresh/YHRefresh.bundle",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   },
24   "frameworks": "UIKit"