blob: cb214f2e75c03c22805be7c1550882378a782933 [file] [log] [blame]
{
"name": "CLTagView",
"version": "1.0.0",
"summary": "An easy way to create a tag view like WeChat",
"homepage": "https://github.com/VamCriss/CLTagView",
"license": "MIT",
"authors": {
"criss": "ericluo0114@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VamCriss/CLTagView.git",
"tag": "1.0.0"
},
"source_files": "CLTagView/**/*.{h,m}",
"requires_arc": true
}