[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / d / a / 3 / JXRollView / 1.2.3 / JXRollView.podspec.json
blob9ac23db0a084f10530e6198eaa3f0344c61b3194
2   "name": "JXRollView",
3   "version": "1.2.3",
4   "summary": "The easiest way to create an infinite loop scroll view.",
5   "description": "The easiest way to create an infinite loop scroll view.Only need a few simple steps.",
6   "homepage": "https://github.com/augsun/JXRollView",
7   "license": "MIT",
8   "authors": "CoderSun",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/augsun/JXRollView.git",
14     "tag": "1.2.3"
15   },
16   "source_files": "JXRollView/libs/JXRollView",
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       "~> 3.7.5"
22     ]
23   }