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