blob: 1cbd68f25dcaaa4be7419fa7b245acba816659a7 [file] [log] [blame]
{
"name": "WMKit",
"version": "0.1.4",
"summary": "存放所有整理的小工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/againxu/WMKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"756165690@qq.com": "756165690@qq.com"
},
"source": {
"git": "https://github.com/againxu/WMKit.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WMKit/Classes/**/*",
"dependencies": {
"RSSwizzle": [
"~> 0.1.0"
],
"YYCategories": [
]
}
}