[Add] SuperwallKit 4.0.0-beta.1
[CocoaPods.git] / Specs / 9 / b / 2 / Bruno / 0.0.1 / Bruno.podspec.json
blob6e0fb4dfa6d9aefd0d44503e88be100b91edd389
2   "name": "Bruno",
3   "version": "0.0.1",
4   "summary": "This simple lib helps you to represent image in RGB565 format.",
5   "description": "This simple lib helps you to represent image in RGB565 format.",
6   "homepage": "https://github.com/appunite/bruno-ios",
7   "license": "MIT",
8   "authors": {
9     "Emil Wojtaszek": "emil@appunite.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_version": "4.1",
15   "social_media_url": "https://www.appunite.com",
16   "source": {
17     "git": "https://github.com/appunite/bruno-ios.git",
18     "branch": "master"
19   },
20   "source_files": "Bruno/**/*.swift"