[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / e / 9 / Releasebird / 1.0.21 / Releasebird.podspec.json
blob851177408246d072c4ad9cd4fd79f479ac0d5a0c
2   "name": "Releasebird",
3   "version": "1.0.21",
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.21"
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   }