blob: 745f49ffd9c6d345c66a404f8f445f309b1f21fb [file] [log] [blame]
{
"name": "WWHKit",
"version": "0.3.0",
"summary": "WWHKit 开发中常用的第三方库的注解",
"description": "提供讲解详尽的常用第三方库源码赏析以及自己的理解",
"homepage": "https://github.com/wangweihu/WWHKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangweihu": "wangweihu@jiayuan.com"
},
"source": {
"git": "https://github.com/wangweihu/WWHKit.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "SDWebImage",
"source_files": "WWHKit/Classes/SDWebImage/**/*.{h,m}"
}
]
}