[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 9 / PoporPlaceholderView / 1.01 / PoporPlaceholderView.podspec.json
bloba1e325bed92d0ea548c3cf3b8d1ee97115bfa8fb
2   "name": "PoporPlaceholderView",
3   "version": "1.01",
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": "1.01"
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/Prefix": [
31     ],
32     "PoporFoundation/NSObject": [
34     ],
35     "PoporUI/UIImage": [
37     ]
38   }