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