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