[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 3 / 0 / MMSwiper / 0.0.3 / MMSwiper.podspec.json
blob7454d9436e82bae8b8b690dc9cea1d68b71a078c
2   "name": "MMSwiper",
3   "version": "0.0.3",
4   "summary": "基于UICollectionView的无限轮播图",
5   "description": "操作简单,使用方便,超级小超级轻级量的iOS轮播图",
6   "homepage": "https://github.com/hzx157/MMSwiper",
7   "license": "MIT",
8   "authors": {
9     "Huangzhenxiang": "huang.zhenxiang@huyukaka.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/hzx157/MMSwiper.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "MMSwiper",
20     "MMSwiper/*.{h,m}"
21   ]