[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 7 / SWCarouselView / 1.0.8 / SWCarouselView.podspec.json
blobc1b5f48f103d4c4a91e3c498718723c4c100ae13
2   "name": "SWCarouselView",
3   "version": "1.0.8",
4   "homepage": "https://github.com/zhoushaowen/SWCarouselView",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "summary": "无限循环轮播图",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Zhoushaowen": "348345883@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/zhoushaowen/SWCarouselView.git",
18     "tag": "1.0.8"
19   },
20   "source_files": "SWCarouselView/SWCarouselView/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "SWExtension": [
25     ]
26   }