[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / f / MyPush / 1.0.1 / MyPush.podspec.json
blob91c166c5e13a1a4ef5ad3b3205ba576259ea1725
2   "name": "MyPush",
3   "version": "1.0.1",
4   "summary": "sample demo of push",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mayheaders/MyPush",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mayheaders": "1811158143@qq.com"
13   },
14   "source": {
15     "git": "git@github.com:MayHeads/MyPush.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MyPush/Classes/**/*",
22   "dependencies": {
23     "Then": [
25     ],
26     "SnapKit": [
27       "~> 5.6.0"
28     ]
29   }