[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / c / 5 / YTCarouselView / 1.0.2 / YTCarouselView.podspec.json
blob5832aa34079d196886acec63dcc2d87e9c8ea7fe
2   "name": "YTCarouselView",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.0.2",
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.2"
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   ]