[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 2 / SwiftyChardet / 2.0.0 / SwiftyChardet.podspec.json
blob8a7a82d121ee97b8abf30a0b6bba75f361a398ab
2   "name": "SwiftyChardet",
3   "platforms": {
4     "ios": "8.0",
5     "osx": "10.10"
6   },
7   "version": "2.0.0",
8   "summary": "SwiftyChardet try to detect the correct encoding from an NSData instance.",
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": "2.0.0"
20   },
21   "source_files": "SwiftyChardet/**/*.{swift}"