[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 4 / d / 5 / ISGCycleScrollView / 1.0.4.1 / ISGCycleScrollView.podspec.json
blob021d527f111c8c2eea0df3d2327c0b0fcb86f732
2   "name": "ISGCycleScrollView",
3   "version": "1.0.4.1",
4   "summary": "ISGCycleScrollView",
5   "description": "内置的UICollectionView.contentInsetAdjustmentBehavior = UIScrollViewContentInsetAdjustmentNever",
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.4.1"
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.0.0"
26     ],
27     "TAPageControl": [
28       ">= 0.2.0"
29     ],
30     "SDAutoLayout": [
31       ">= 2.2.1"
32     ]
33   }