blob: 1e123a1039ea0f316703903e90b218fdeab9b682 [file] [log] [blame]
{
"name": "WLKit",
"version": "0.1.0",
"summary": "WLKit框架",
"description": "WLKit框架 - 布局 网络请求 一些常用扩展类 ... 不断更新.",
"homepage": "https://github.com/HotWordland/WLKit",
"license": "MIT",
"authors": {
"巫龙": "454763196@qq.com"
},
"source": {
"git": "https://github.com/HotWordland/WLKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"WLKit": [
"Pod/Assets/*.png"
]
},
"libraries": "sqlite3"
}