blob: 95d7edcdf70bf1feec0c3a85ebb3fb241d2ad6d1 [file] [log] [blame]
{
"name": "CSLCommonLibrary",
"version": "0.4.1",
"summary": "supply basic function,package basic library,like kvo,notify.",
"homepage": "https://github.com/chengshiliang/CSLCommonLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengshiliang": "285928582@qq.com"
},
"source": {
"git": "https://github.com/chengshiliang/CSLCommonLibrary.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CSLCommonLibrary/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
],
"SSZipArchive": [
]
}
}