[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / 2 / SwiftyChardet / 1.0.2 / SwiftyChardet.podspec.json
blobb6ae52eb3e845c2da82b5b7ed83f06ea3f28a575
2   "name": "SwiftyChardet",
3   "platforms": {
4     "ios": "8.0",
5     "osx": "10.10"
6   },
7   "version": "1.0.2",
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": "1.0.2"
20   },
21   "source_files": "SwiftyChardet/**/*.{swift}"