blob: 7c076bc4f21c81df93fd08d5b0c2498fb4c87222 [file] [log] [blame]
{
"name": "CSLCommonLibrary",
"version": "0.0.2",
"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.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSLCommonLibrary/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}