[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 9 / PoporPlaceholderView / 0.0.05 / PoporPlaceholderView.podspec.json
bloba0cc7707fa75801323c726505fd5cd1e2d75ec76
2   "name": "PoporPlaceholderView",
3   "version": "0.0.05",
4   "summary": "PlaceholderView uesd for UITableView and UICollectionView.",
5   "homepage": "https://github.com/popor/PoporPlaceholderView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/popor/PoporPlaceholderView.git",
15     "tag": "0.0.05"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PoporPlaceholderView/Classes/*.{h,m}",
21   "resources": "PoporPlaceholderView/Classes/PoporPlaceholderView.bundle",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "MJRefresh": [
28     ],
29     "PoporFoundation/PrefixCore": [
31     ],
32     "PoporFoundation/NSObject": [
34     ],
35     "PoporUI/UIImage": [
37     ]
38   }