[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 2 / XCNoDataPlaceholder / 1.0.1 / XCNoDataPlaceholder.podspec.json
blob0935e151c5ef619e469eff2a6728a0628a233975
2   "name": "XCNoDataPlaceholder",
3   "version": "1.0.1",
4   "summary": "这是一个简单易用的空列表占位图插件,适用于UITableView和UICollectionView",
5   "description": "这是一个简单易用的空视图占位图插件,适用于UITableView和UICollectionView,使用方法超级简单直接引用并且实现代理方法即可",
6   "homepage": "https://github.com/zhangxuchuan827/XCNoDataPlaceholder",
7   "license": "Apache License 2.0",
8   "authors": {
9     "zhangxuchuan": "zhangxuchuan827@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/zhangxuchuan827/XCNoDataPlaceholder.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "XCNoDataPlaceholder",
20     "XCNoDataPlaceholder/*.{h,m}"
21   ],
22   "public_header_files": "XCNoDataPlaceholder/*.h",
23   "frameworks": "UIKit"