[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / 7 / XYCycleScrollView / 1.0.0 / XYCycleScrollView.podspec.json
blobfcbafac923dbe7b652a341e0ab9ad2adfc7f4f04
2   "name": "XYCycleScrollView",
3   "version": "1.0.0",
4   "summary": "Be based on SDCycleScrollView used on iOS.",
5   "description": "Be based on SDCycleScrollView used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/CoderWCL/XYCycleScrollView",
7   "license": "MIT",
8   "authors": {
9     "CoderWCL": "21468329@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/CoderWCL/XYCycleScrollView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "XYCycleScrollView/**/*.{h,m}",
20   "dependencies": {
21     "SDCycleScrollView": [
23     ]
24   }