blob: 37ed208cfb3bd0ec98b97c1b8ab6abc20bbbec1d [file] [log] [blame]
{
"name": "LCYCacheManager",
"version": "1.0.0",
"summary": "LCYCacheManager for cache",
"description": "TODO: Add long description of the pod here.\ntest my Module for develop",
"homepage": "https://gitee.com/lc4y/CacheManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lc4y": "691822853@qq.com"
},
"source": {
"git": "https://gitee.com/lc4y/CacheManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCYCacheManager/Classes/**/*",
"resource_bundles": {
"LCYCacheManager": [
"LCYCacheManager/Assets/*.png"
]
}
}