[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / b / UICarouselScrollView / 1.0.10 / UICarouselScrollView.podspec.json
blob8d4076d7fa5e63069d95add3d015b1426a01ba69
2   "name": "UICarouselScrollView",
3   "version": "1.0.10",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "Horizontal carousel scrollview with specific content size",
8   "homepage": "https://github.com/skswhwo/UICarouselScrollView",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "skswhwo": "skswhwo@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/skswhwo/UICarouselScrollView.git",
18     "tag": "1.0.10"
19   },
20   "source_files": "UICarouselScrollView/Classes/**/*.{h,m}",
21   "resources": "UICarouselScrollView/Classes/**/*.{png,bundle,xib,nib}",
22   "requires_arc": true