blob: d2d4e1cd7383ebe84af76e0cbb86f2b5b325b843 [file] [log] [blame]
{
"name": "WWHKit",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WWHKit/Classes/**/*"
}