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