[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / f / 6 / 7 / NYHEmptyView / 0.0.3 / NYHEmptyView.podspec.json
blob40bf0399c764a13cb6420322ac80662d373ce78c
2   "name": "NYHEmptyView",
3   "version": "0.0.3",
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.3"
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   }