[Add] ENG 0.0.4
[CocoaPods.git] / Specs / 6 / 4 / e / Bitter / 1.1.2 / Bitter.podspec.json
blobfd2bf2bd2745f9e0276dfdbd3adc1c58f42c3e70
2   "name": "Bitter",
3   "version": "1.1.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": "1.1.2"
20   },
21   "source_files": "Sources/Bitter/**/*.{swift,h}"