[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 3 / 0 / MinCarouseView / 1.0.2 / MinCarouseView.podspec.json
blob7d44515aa2ff3f88b0b7b1faae6a48f7f6358ffd
2   "name": "MinCarouseView",
3   "version": "1.0.2",
4   "summary": "A image carouse View with swift.",
5   "description": "swift版本,图片轮播器, 可以缓存网络图片、支持自动滚动, 需要iOS8.0以上版本",
6   "homepage": "https://github.com/zsmzhu/MinCarouseView",
7   "license": "MIT",
8   "authors": {
9     "zsm": "zsmzhug@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zsmzhu/MinCarouseView.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "MinCarouseView/**/*.{swift}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true