blob: 17ed487671f1abf70ace690c0fed3b30e84a106b [file] [log] [blame]
{
"name": "LXCategorySDK",
"version": "0.1.0",
"summary": "这是一个实验性的私有库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.jianshu.com/p/5019d567eb2a",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ccsxlx@163.com": "leixiangxiang9791@dingtalk.com"
},
"source": {
"git": "https://gitee.com/ccsxlx/lxcategory-sdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LXCategorySDK/Classes/**/*",
"resource_bundles": {
"LXCategorySDK": [
"LXCategorySDK/Resources/*.gif"
]
}
}