[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / e / Bitter / 0.1.1 / Bitter.podspec.json
blob269244e4e0c8584dca999ba03dafad54e40c7ede
2   "name": "Bitter",
3   "version": "0.1.1",
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.1.1"
19   },
20   "source_files": "Sources/Bitter/**/*.{swift,h}",
21   "frameworks": "XCTest"