[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / 2 / ReactiveMapKit / 7.0.0-alpha.2 / ReactiveMapKit.podspec.json
blob5eebdd9ddeb1ba0cd76f87e820ec52d26c3b5ce3
2   "name": "ReactiveMapKit",
3   "version": "7.0.0-alpha.2",
4   "summary": "MapKit bindings for ReactiveCocoa.",
5   "description": "Provide MapKit bindings for ReactiveCocoa. ReactiveCocoa (RAC) is a Cocoa framework built on top of ReactiveSwift. It provides APIs for using ReactiveSwift with Apple's Cocoa frameworks.",
6   "homepage": "https://github.com/ReactiveCocoa/ReactiveCocoa",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "ReactiveCocoa",
12   "platforms": {
13     "osx": "10.9",
14     "ios": "8.0",
15     "tvos": "9.0",
16     "watchos": "2.0"
17   },
18   "source": {
19     "git": "https://github.com/ReactiveCocoa/ReactiveCocoa.git",
20     "tag": "7.0.0-alpha.2"
21   },
22   "source_files": "ReactiveMapKit/*.{swift,h,m}",
23   "dependencies": {
24     "ReactiveCocoa": [
25       "7.0.0-alpha.2"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "OTHER_SWIFT_FLAGS[config=Release]": "-suppress-warnings"
30   },
31   "pushed_with_swift_version": "4.0"