blob: 6bde9f5af7ae936a3b8d50d28216ac7b1c938c21 [file] [log] [blame]
{
"name": "YWFramework",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "私人pod代码",
"homepage": "https://gitee.com/zhangwh",
"source": {
"git": "https://gitee.com/zhangwh/YWFramework.git",
"tag": "0.0.3",
"submodules": true
},
"source_files": "YWFramework/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Reachability": [
]
},
"authors": {
"SeekFlash": "23520069.com"
}
}