blob: 7eaf417045280683ece807640d7dc9841b4d9bfc [file] [log] [blame]
{
"name": "YJHomeKit",
"version": "0.0.2",
"summary": "YJHomeKit 自己用的",
"description": "用CocoaPods做iOS程序的依赖管理,测试",
"homepage": "https://github.com/qq756585379/YJHomeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨俊": "756585379@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/qq756585379/YJHomeKit.git",
"tag": "0.0.2"
},
"source_files": [
"YJHomeKit",
"YJHomeKit/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}