[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 8 / 1 / ReleasebirdIosSdk / 1.0.12 / ReleasebirdIosSdk.podspec.json
blob123594214d794f594c3b1e798f1dc92a226345b8
2   "name": "ReleasebirdIosSdk",
3   "version": "1.0.12",
4   "summary": "A short description of releasebird-ios-sdk.",
5   "description": "TODO: Add long description of the pod here.",
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.12"
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   }