blob: 0c644be81e0b3f192fdfa3792d41348fca143c9c [file] [log] [blame]
{
"name": "SwiftyChardet",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"version": "1.0.1",
"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.1"
},
"source_files": "SwiftyChardet/**/*.{swift}"
}