[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 0 / MMSwiper / 0.0.1 / MMSwiper.podspec.json
blob43f5e711e87fe0d2be3ad42a149db65905f03ee6
2   "name": "MMSwiper",
3   "version": "0.0.1",
4   "summary": "基于UICollectionView的无限轮播图",
5   "description": "操作简单,使用方便,非常适合添加简单的轮播图的项目",
6   "homepage": "https://github.com/hzx157/MMSwiper",
7   "license": "MIT",
8   "authors": {
9     "Huangzhenxiang": "huang.zhenxiang@huyukaka.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/hzx157/MMSwiper.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "MMSwiper",
20     "MMSwiper/*.{h,m}"
21   ]