[Add] AlibabacloudGreen20220302 2.21.0
[CocoaPods.git] / Specs / 4 / 6 / 9 / KYArcTab / 1.0.0 / KYArcTab.podspec.json
blobc163b63f09f891249622819483ffff4675e82411
2   "name": "KYArcTab",
3   "version": "1.0.0",
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.",
6   "homepage": "https://github.com/Kjuly/KYArcTab",
7   "license": "MIT",
8   "authors": {
9     "Kjuly": "dev@kjuly.com"
10   },
11   "source": {
12     "git": "https://github.com/Kjuly/KYArcTab.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "KYArcTab/*.{h,m}",
19   "frameworks": "QuartzCore",
20   "requires_arc": false