[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 0 / HJCycleScrollView / 1.0.0 / HJCycleScrollView.podspec.json
blob17873c38b164a3d3a1280c167ffbf2aecba67a39
2   "name": "HJCycleScrollView",
3   "version": "1.0.0",
4   "summary": "自动循环滚动ScrollView",
5   "description": "自动循环滚动Banna ScrollView",
6   "homepage": "https://github.com/huluo666/HJCycleScrollView",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2016\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "H罗": "huluo666@126.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/huluo666/HJCycleScrollView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "HJCycleScrollView/**/*.{h,m}"
24   ]