[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / b / 5 / DQPlaceholderView / 1.0.1 / DQPlaceholderView.podspec.json
blob99b81b0e5daf9ffffacff0d2b09bd320347e90e9
2   "name": "DQPlaceholderView",
3   "version": "1.0.1",
4   "summary": "空视图处理",
5   "homepage": "https://github.com/dongqihouse/DQPlaceholderView",
6   "license": "MIT",
7   "authors": {
8     "dq": "244514311@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/dongqihouse/DQPlaceholderView.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "dependencies": {
24     "Masonry": [
26     ]
27   }