[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 3 / TCRefresh / 0.0.2 / TCRefresh.podspec.json
blob804885646d155edba31f4b144c225c58d099609e
2   "name": "TCRefresh",
3   "version": "0.0.2",
4   "summary": "refresh control",
5   "description": "tableview or scrollview refresh.",
6   "homepage": "https://github.com/tauCross/TCRefresh.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tauCross": "mstsccls@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/tauCross/TCRefresh.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "TCRefresh/TCRefresh/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "ReactiveCocoa": [
26     ],
27     "TCCocoaExpand": [
29     ]
30   }