[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / 0 / MyFirstViewDemo1 / 0.3.0 / MyFirstViewDemo1.podspec.json
blob189c1b589f33a6d600a700eb9018ea09d2ae37d4
2   "name": "MyFirstViewDemo1",
3   "version": "0.3.0",
4   "summary": "just a demo",
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": "0.3.0"
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   }