[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / e / 3 / f / KKAutoScrollController / 0.1.0 / KKAutoScrollController.podspec.json
blobf39e2de84f4203461214622e92f562570bbc06a6
2   "name": "KKAutoScrollController",
3   "version": "0.1.0",
4   "summary": "Automatic scrolling display pictures,shuffling : 轮播展示图片",
5   "description": "Automatic scrolling display pictures,shuffling. It can be set by yourself\n: 轮播展示图片,可自定义图片、时间",
6   "homepage": "https://github.com/TieShanWang/KKAutoScrollController",
7   "license": "MIT",
8   "authors": {
9     "wangtieshan": "15003836653@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/TieShanWang/KKAutoScrollController.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "KKAutoScrollController/UIAutoScrollController/*.{h,m,mm}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "KKBaseComponent": [
24     ],
25     "SDWebImage": [
27     ]
28   }