[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / c / MJPlaceholderView / 1.4.0 / MJPlaceholderView.podspec.json
blob2078d49dcad946ace5e77663e82334141ae4e67c
2   "name": "MJPlaceholderView",
3   "version": "1.4.0",
4   "summary": "一个用于tableView和collectionView空页面占位控件",
5   "description": "一个用于tableView和collectionView空页面占位控件,逻辑非常简单!但是应该还有问题!后面慢慢优化吧~",
6   "homepage": "https://github.com/jgyhc/MJPlaceholderView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jgyhc": "jgyhc@foxmail.com.com"
13   },
14   "source": {
15     "git": "https://github.com/jgyhc/MJPlaceholderView.git",
16     "tag": "1.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MJPlaceholderView/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "Masonry": [
28     ],
29     "YYImage": [
31     ],
32     "CTMediator": [
34     ],
35     "Aspects": [
37     ]
38   }