[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 6 / RKTabView / 1.0.0 / RKTabView.podspec.json
blob795f973f1eb0fc7dc37abf9c2d953f973b8628bb
2   "name": "RKTabView",
3   "version": "1.0.0",
4   "summary": "Easy applicable toolbar/tabbar component for iOS.",
5   "homepage": "https://github.com/RafaelKayumov/RKTabView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rafael Kayumov": "justpoc@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/RafaelKayumov/RKTabView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "RKTabView/RKTab{Item,View}.{h,m}",
21   "requires_arc": true