blob: 5bde5f6b503adb9e2653121c84fd26f20507e40e [file] [log] [blame]
{
"name": "CSLCommonLibrary",
"version": "0.3.7",
"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.3.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CSLCommonLibrary/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
]
}
}