[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 9 / 8 / a / TWFreshLoadingView / 0.8.0 / TWFreshLoadingView.podspec.json
blob68b57209445339770e5ae94868ec9bebcf65b47d
2   "name": "TWFreshLoadingView",
3   "version": "0.8.0",
4   "summary": "A Fresh loading view used on iOS.",
5   "description": "It is a Fresh loading view used on iOS, which implement by Objective-C",
6   "homepage": "https://github.com/1001hotel/TWFreshLoadingView",
7   "license": "MIT",
8   "authors": {
9     "xurenyan": "812610313@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/1001hotel/TWFreshLoadingView.git",
16     "tag": "0.8.0"
17   },
18   "source_files": "TWFreshLoadingView/TWFreshLoadingView/TWFreshLoadingView/*.{h,m}",
19   "resources": "TWFreshLoadingView/TWFreshLoadingView/TWFreshLoadingView/Images/*.png",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true