blob: 5ba9cc4d365a7a26d98d01492c80bfef75fd9031 [file] [log] [blame]
{
"name": "WXKit",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WXKit/WXKit.h",
"subspecs": [
{
"name": "Categories",
"source_files": "WXKit/Categories/*.{h,m}"
}
]
}