[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / f / 6 / 7 / NYHEmptyView / 0.0.4 / NYHEmptyView.podspec.json
blobe157e78c43f8cb90c5916a17086ad320be8d5b7e
2   "name": "NYHEmptyView",
3   "version": "0.0.4",
4   "summary": "测试 CocoaPods",
5   "description": "测试 CocoaPods 占位视图",
6   "homepage": "https://github.com/nyh1006/NYHPodTest",
7   "license": "MIT",
8   "authors": {
9     "NYH": "nyh1006@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/nyh1006/NYHPodTest.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "NYHPodTest/PodTest/*.{h,m}",
19   "resources": "NYHPodTest/PodTest/NYHResource.bundle",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }