[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 3 / JXRollView / 2.1.0 / JXRollView.podspec.json
blob6faa6b0e10c71527b63b499c4a89e0d95b206745
2   "name": "JXRollView",
3   "version": "2.1.0",
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": "2.1.0"
15   },
16   "source_files": "JXRollView/**/*.{h,m}",
17   "frameworks": "UIKit",
18   "requires_arc": true