blob: 44e6a328c5e035e1032b235d6f6865d3c5fbd41b [file] [log] [blame]
{
"name": "WXKit",
"version": "0.1.3",
"summary": "自定义工具库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/icofans/WXKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"icofans": "565057208@qq.com"
},
"source": {
"git": "https://github.com/icofans/WXKit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WXKit/Classes/**/*",
"subspecs": [
{
"name": "Categories",
"source_files": "WXKit/Classes/Categories/**/*"
}
]
}