blob: 487e857016d93465cbd3cd5bd72bffd17a4c2a11 [file] [log] [blame]
{
"name": "SwiftyChardet",
"platforms": {
"ios": "8.0"
},
"version": "1.0.0",
"summary": "SwiftyChardet detect a file's encoding given by its path.",
"homepage": "https://github.com/agilewalker/SwiftyChardet",
"license": {
"type": "GPL",
"file": "LICENSE"
},
"authors": {
"agilewalker": "wuhuiyuan@gmail.com"
},
"source": {
"git": "https://github.com/agilewalker/SwiftyChardet.git",
"tag": "1.0.0"
},
"source_files": "SwiftyChardet/**/*.{swift}"
}