[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 9 / 7 / SWCarouselView / 1.1.0 / SWCarouselView.podspec.json
blobbfebb41d8afa3f6da71a8fcd6e4d988959b2ce19
2   "name": "SWCarouselView",
3   "version": "1.1.0",
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.1.0"
19   },
20   "source_files": "SWCarouselView/SWCarouselView/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "SWExtension": [
25     ]
26   }