[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / e / 3 / f / KKAutoScrollController / 0.1.1 / KKAutoScrollController.podspec.json
blobf61c8bf1fcd2886a91a390b51d2638acabad5425
2   "name": "KKAutoScrollController",
3   "version": "0.1.1",
4   "summary": "Automatic scrolling display pictures,shuffling : 轮播展示图片 0.1.1->unload dependency KKBaseComponent",
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.1"
17   },
18   "source_files": "KKAutoScrollController/UIAutoScrollController/*.{h,m,mm}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   }