[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / 5 / YTCarouselView / 1.0.1 / YTCarouselView.podspec.json
blob12f8b9a3d4c9c7a66a9610052d06de15c7194ca4
2   "name": "YTCarouselView",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.0.1",
7   "license": "MIT",
8   "summary": "a custom carousel view",
9   "homepage": "https://github.com/songyutao/YTCarouselView",
10   "authors": {
11     "宋玉涛": "iamsongyutao@163.com"
12   },
13   "source": {
14     "git": "https://github.com/songyutao/YTCarouselView.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "YTCarouselView",
21       "source_files": "YTCarouselView/YTCarouselView",
22       "dependencies": {
23         "YTTool": [
25         ]
26       },
27       "frameworks": [
28         "UIKit"
29       ]
30     }
31   ]