[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 4 / 6 / 9 / KYArcTab / 1.1.0 / KYArcTab.podspec.json
blob2ef2b74bb5c0f1edf3029f0aa625d2ec382c8ead
2   "name": "KYArcTab",
3   "version": "1.1.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   "screenshots": "https://github.com/Kjuly/KYArcTab/raw/master/DemoScreenshot/demo_screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Kjuly": "dev@kjuly.com"
11   },
12   "source": {
13     "git": "https://github.com/Kjuly/KYArcTab.git",
14     "tag": "1.1.0"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "KYArcTab/*.{h,m}",
20   "frameworks": "QuartzCore",
21   "requires_arc": true