[Add] AlibabacloudGreen20220302 2.21.0
[CocoaPods.git] / Specs / 4 / 6 / 9 / KYArcTab / 1.2.2 / KYArcTab.podspec.json
blob2bbc42e27db4533c5635f412edca80a6e6b24c7e
2   "name": "KYArcTab",
3   "version": "1.2.2",
4   "summary": "Arcuated tab view controller with toggleing animation.",
5   "description": "                       Arcuated tab view controller with toggleing animation, 2 ~ 4 tabs are enabled. What's more, you can swipe left or right to toggle the views.\n",
6   "homepage": "https://github.com/Kjuly/KYArcTab",
7   "license": "MIT",
8   "authors": {
9     "Kaijie Yu": "dev@kjuly.com"
10   },
11   "source": {
12     "git": "https://github.com/Kjuly/KYArcTab.git",
13     "tag": "1.2.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "KYArcTab",
20   "frameworks": [
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ]