[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / a / 8 / ICECarouseView / 1.1.2 / ICECarouseView.podspec.json
blob8dc62904af52b8102683c15516014069a19b6729
2   "name": "ICECarouseView",
3   "version": "1.1.2",
4   "summary": "轮播图",
5   "description": "TODO: 这是一个轮播图",
6   "homepage": "https://github.com/My-Pod/ICECarouselView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gumengxiao": "rare_ice@163.com"
13   },
14   "source": {
15     "git": "https://github.com/My-Pod/ICECarouselView.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ICECarouseView/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 3.8.0"
25     ]
26   }