[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / b / 5 / EmptyDataKit / 0.1 / EmptyDataKit.podspec.json
blobd6ed69a1e388b5cc64e582ecfe39a9820901c960
2   "name": "EmptyDataKit",
3   "version": "0.1",
4   "summary": "A simple and light framework helps you to add a friendly placeholder view when your UITableView or UICollectionView is empty with data",
5   "description": "A simple and light framework helps you to add a friendly placeholder view when your UITableView or UICollectionView is empty with data. And EmptyDataKit is also very simple to use, you can only give the widget a property, and it will work.",
6   "homepage": "https://github.com/ProgramerSunny/EmptyDataKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ProgramerSunny": "cd_sunyang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ProgramerSunny/EmptyDataKit.git",
16     "tag": 0.1
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EmptyDataKit/Classes/*",
22   "dependencies": {
23     "BlocksKit": [
25     ]
26   }