[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 4 / 5 / f / LSPush / 0.1.2 / LSPush.podspec.json
blob3f7bd186eedea37f0f21186a5264350ed352b51c
2   "name": "LSPush",
3   "version": "0.1.2",
4   "summary": "iOS LSPush",
5   "description": "提供给rn修改APPicon角标数字,获取角标数字,清除角标数字",
6   "homepage": "http://www.lianshang.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dylan-YZF": "dylan.yang@lianshang.com"
13   },
14   "source": {
15     "git": "git@git.lsfash.cn:nativeLib_iOS/push.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSPush/Classes/**/*",
22   "dependencies": {
23     "React": [
25     ]
26   }