blob: e77f169d07189d48c1cb495d8bd873f459679b9b [file] [log] [blame]
{
"name": "NYHEmptyView",
"version": "0.0.2",
"summary": "测试Pods",
"description": "测试Pods 占位视图",
"homepage": "https://github.com/nyh1006/NYHPodTest",
"license": "MIT",
"authors": {
"NYH": "nyh1006@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nyh1006/NYHPodTest.git",
"tag": "0.0.2"
},
"source_files": "NYHPodTest/PodTest/*.{h,m}",
"resources": "NYHPodTest/PodTest/NYHResource.bundle",
"frameworks": "UIKit",
"requires_arc": true
}