blob: 3adde529b4dfb18ce68e734376013efccfd81b5d [file] [log] [blame]
{
"name": "CSLCommonLibrary",
"version": "0.3.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CSLCommonLibrary/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}