[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 0 / EasyCarouselView / 1.0.1 / EasyCarouselView.podspec.json
blobac32adba71cf1755756d62c03bfa2a91998da845
2   "name": "EasyCarouselView",
3   "version": "1.0.1",
4   "summary": "OC版轮播广告、图片视图,带指示器视图。",
5   "homepage": "https://github.com/wsj2012/EasyCarouselView",
6   "license": "MIT",
7   "authors": {
8     "wsj_2012": "time_now@yeah.net"
9   },
10   "source": {
11     "git": "https://github.com/wsj2012/EasyCarouselView.git",
12     "tag": "1.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "Libs/*.{h,m}",
19   "dependencies": {
20     "SDWebImage": [
22     ],
23     "Masonry": [
25     ]
26   }