[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 4 / d / 5 / ISGCycleScrollView / 1.0.0 / ISGCycleScrollView.podspec.json
blob09279a44e4f7c7ef583722398b9a5482fedfcadc
2   "name": "ISGCycleScrollView",
3   "version": "1.0.0",
4   "summary": "ISGCycleScrollView",
5   "description": "可以自定义的轮播图,写法参考SDCycleScrollView",
6   "homepage": "https://github.com/isaaclzg/ISGCycleScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "isaaclzg": "isaac_gang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/isaaclzg/ISGCycleScrollView.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://www.jianshu.com/u/7e1b920cdac1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ISGCycleScrollView/Classes/**/*",
23   "dependencies": {
24     "SDWebImage": [
25       "~> 5.10.3"
26     ],
27     "TAPageControl": [
28       "~> 0.2.0"
29     ],
30     "SDAutoLayout": [
31       "~> 2.2.1"
32     ]
33   }