[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 9 / b / 4 / UURequest / 1.0.0 / UURequest.podspec.json
blob66a70748f8295bd530f0251895a7de8f9d09d66e
2   "name": "UURequest",
3   "version": "1.0.0",
4   "summary": "A short description of UUMedia.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BecomerichAsun/UURequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Asun": "becomerichios@163.com"
13   },
14   "source": {
15     "git": "https://github.com/BecomerichAsun/UURequest.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Core/**/*",
22   "frameworks": "UIKit",
23   "static_framework": true,
24   "swift_versions": "4.0",
25   "dependencies": {
26     "RxSwift": [
27       "~> 4.1.2"
28     ],
29     "RxCocoa": [
30       "~> 4.1.2"
31     ],
32     "RxDataSources": [
33       "~>3.0.1"
34     ],
35     "NSObject+Rx": [
36       "~> 4.2.0"
37     ],
38     "HandyJSON": [
40     ],
41     "SwiftyJSON": [
43     ],
44     "ApolloAlamofire": [
45       "~> 0.5.0"
46     ]
47   },
48   "swift_version": "4.0"