[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / 4 / SQAutoScrollView / 1.0.1 / SQAutoScrollView.podspec.json
blobfb42267b3da358fb50da34db9e1d458934e58710
2   "name": "SQAutoScrollView",
3   "version": "1.0.1",
4   "summary": "banner auto scroll that is a simple and easy to use",
5   "homepage": "https://github.com/YinSiQian/SQAutoScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YinSQ": "18620895340@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/YinSiQian/SQAutoScrollView.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "SQAutoScrollView/Source/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "Kingfisher": [
25       "~> 4.0.1"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"