[Add] SRTHaishinKit 2.0.3
[CocoaPods.git] / Specs / 6 / 4 / e / Bitter / 1.0.2 / Bitter.podspec.json
blobb4ff601605f4fe9621c5b5d97f32b7efd17b38aa
2   "name": "Bitter",
3   "version": "1.0.2",
4   "summary": "The Swift bits manipulation toolkit",
5   "homepage": "https://github.com/uraimo/Bitter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "social_media_url": "http://twitter.com/uraimo",
11   "authors": "Umberto Raimondi",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/uraimo/Bitter.git",
19     "tag": "v1.0.2"
20   },
21   "source_files": "Sources/Bitter/**/*.{swift,h}"