[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / 2 / SwiftyChardet / 1.0.1 / SwiftyChardet.podspec.json
blob0c644be81e0b3f192fdfa3792d41348fca143c9c
2   "name": "SwiftyChardet",
3   "platforms": {
4     "ios": "8.0",
5     "osx": "10.10"
6   },
7   "version": "1.0.1",
8   "summary": "SwiftyChardet detect a file's encoding given by its path.",
9   "homepage": "https://github.com/agilewalker/SwiftyChardet",
10   "license": {
11     "type": "GPL",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "agilewalker": "wuhuiyuan@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/agilewalker/SwiftyChardet.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "SwiftyChardet/**/*.{swift}"