[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 3 / 0 / MinCarouseView / 1.0.1 / MinCarouseView.podspec.json
blob2b3aa65560d2cde0c108aa447721e96c56c25acc
2   "name": "MinCarouseView",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "MinCarouseView/**/*.{swift}",
19   "resources": "MinCarouseView/*.png",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true