[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / 9 / releasebird-ios-sdk / 1.0.7 / releasebird-ios-sdk.podspec.json
blobab95580586bc8b7527d1ce5c2e73a085d4e7bf83
2   "name": "releasebird-ios-sdk",
3   "version": "1.0.7",
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.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "releasebird-ios-sdk/**/*.{h,m,c}",
22   "public_header_files": "releasebird-ios-sdk/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 4.0.1"
27     ]
28   }