[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / a / e / 9 / Releasebird / 1.0.22 / Releasebird.podspec.json
blobb7cff9a4ffac9b5ac7e69fcdae468a1c066c8451
2   "name": "Releasebird",
3   "version": "1.0.22",
4   "summary": "In-APP Customer Support. Learn more at https://www.releasebird.com",
5   "description": "In-APP Customer Support. Learn more at https://www.releasebird.com",
6   "homepage": "https://github.com/bxt-team/releasebird-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "buildnext GmbH": "christian.zillmann@buildnext.io"
13   },
14   "source": {
15     "git": "https://github.com/bxt-team/releasebird-ios-sdk.git",
16     "tag": "1.0.22"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "releasebird-ios-sdk/Classes/**/*.{h,m,c}",
22   "public_header_files": "releasebird-ios-sdk/Classes/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 4.0.1"
27     ]
28   }