[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 1 / JKDeafultView / 0.1.8 / JKDeafultView.podspec.json
blob865b49472734d4fc8155ea8e3030507e5790e245
2   "name": "JKDeafultView",
3   "version": "0.1.8",
4   "summary": "网络缺省页",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/XUDAQUAN/JKDeafultViewKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "daquan": "xudaquan@ybm100.com"
13   },
14   "source": {
15     "git": "https://github.com/XUDAQUAN/JKDeafultViewKit.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JKDeafultView/Classes/**/*",
22   "resource_bundles": {
23     "JKDeafultView": [
24       "JKDeafultView/Assets/**/*"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
29       "~> 1.0.1"
30     ]
31   }