[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / f / BaseRefreshControl / 0.0.3 / BaseRefreshControl.podspec.json
blob96c7565e865d51f6a0e30ff02db215e797ddd6e8
2   "name": "BaseRefreshControl",
3   "version": "0.0.3",
4   "summary": "Base kit to make custom UIRefresh.",
5   "homepage": "https://github.com/asaday/BaseRefreshControl",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "asaday": ""
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/asaday/BaseRefreshControl.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "classes/**/*.{swift,h,m}",
20   "requires_arc": true,
21   "xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   }