[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / a / 4 / LJMVVMTool / 0.0.2 / LJMVVMTool.podspec.json
blob44c0d2c2a46dde6ff00f5bdc27c37c0617e241c3
2   "name": "LJMVVMTool",
3   "version": "0.0.2",
4   "summary": "基于RAC实现响应式编程的工具类.",
5   "homepage": "https://github.com/LJMagicCoder",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "LJMagicCoder": "582494319@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LJMagicCoder/LJMVVMTool.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "LJMVVMTool",
19     "LJMVVMTool/**/*.{h,m}"
20   ],
21   "exclude_files": "LJMVVMTool/Exclude",
22   "frameworks": "ReactiveObjC",
23   "dependencies": {
24     "ReactiveObjC": [
25       "~> 3.0.0"
26     ]
27   }