[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / d / WYNullView / 1.0.0 / WYNullView.podspec.json
blob3a1e81b7f1f1746a717d55de0e06190387042e2a
2   "name": "WYNullView",
3   "version": "1.0.0",
4   "summary": "An easy way to use when view' content is empty",
5   "description": "This lib has been designed in a way where you won't need to extend UIView class. You will be able to fully customize the content and appearance of the empty states for your application",
6   "homepage": "https://github.com/WymanLyu/WYNullView",
7   "license": "MIT",
8   "authors": {
9     "wyman": "wyman.lyu@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/WymanLyu/WYNullView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "WYNullView",
20     "WYNullView/**/*.{h,m}"
21   ],
22   "resources": "WYNullView/WYNullView.bundle"