[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 9 / Releasebird / 1.0.17 / Releasebird.podspec.json
blobe38859e0906112b845a3e94f647b00d569b184e4
2   "name": "Releasebird",
3   "version": "1.0.17",
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.17"
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   }