[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 8 / 4 / 0 / MeariKit / 0.0.1.0 / MeariKit.podspec.json
blob2ee3ed6e79f031947dfc4282360b0639d4611a57
2   "name": "MeariKit",
3   "version": "0.0.1.0",
4   "summary": "A short description of MeariKit.",
5   "homepage": "https://meari.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mearitek": "support@meari.com.cn"
12   },
13   "source": {
14     "git": "https://github.com/Mearitek/meari-ios-framewrok.git",
15     "tag": "0.0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "vendored_frameworks": "MeariKit/*.framework",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "AFNetworking": [
30       "~>3.2.1"
31     ],
32     "MJExtension": [
33       "~>3.0.17"
34     ],
35     "AliyunOSSiOS": [
36       "~>2.10.7"
37     ],
38     "AWSS3": [
40     ]
41   }