[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 0 / MyFirstViewDemo1 / 1.0.2 / MyFirstViewDemo1.podspec.json
blobc643efb99f4cf02533661427f28d62717790f22f
2   "name": "MyFirstViewDemo1",
3   "version": "1.0.2",
4   "summary": "just a demo 1.0.2",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.10.10.129/pan_pf/MyFirstViewDemo1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pan_pf": "pan_pf@murongtech.com"
13   },
14   "source": {
15     "git": "http://10.10.10.129/pan_pf/MyFirstViewDemo1.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "13.1"
20   },
21   "source_files": "MyFirstViewDemo1/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   },
27   "ios": {
28     "vendored_frameworks": "**/MyFirstView.framework"
29   }