[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / f / 3 / MTReactiveCocoa / 0.1.0 / MTReactiveCocoa.podspec.json
blobe5750eccc2a35c3c22b2e41510dd33f62d47c47a
2   "name": "MTReactiveCocoa",
3   "version": "0.1.0",
4   "summary": "MTReactiveCocoa.",
5   "description": "ReactiveObjC动态库框架.",
6   "homepage": "https://gitee.com/fmdb/MTReactiveCocoa",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BestiOSDev": "1060545231@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/fmdb/MTReactiveCocoa.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "MTReactiveCocoa/Framework/MTReactiveCocoa.framework",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "MapKit"
27   ],
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC"
30   }