[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 0 / d / MHCycleScrollView / 1.0.0 / MHCycleScrollView.podspec.json
blob16a3795b60b1ce861821c847bee09e0a45e5a3f9
2   "name": "MHCycleScrollView",
3   "version": "1.0.0",
4   "summary": "A good infinite scrollView made by CoderMikeHe",
5   "homepage": "https://github.com/CoderMikeHe/MHCycleScrollView",
6   "license": "MIT",
7   "authors": {
8     "CoderMikeHe": "491273090@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderMikeHe/MHCycleScrollView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "MHCycleScrollView",
19     "MHCycleScrollView/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 3.8.1"
25     ]
26   },
27   "requires_arc": true