[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 2 / c / MyFlutterPod / 0.1.0 / MyFlutterPod.podspec.json
blob0df21e713230aeed96438743ddf401487b6d3065
2   "name": "MyFlutterPod",
3   "version": "0.1.0",
4   "summary": "fultter MyFlutterPod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/outstandingCode/MyFlutterPod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangxiaozhou": "xiaozhou19901003@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/outstandingCode/MyFlutterPod.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MyFlutterPod/Classes/**/*",
22   "static_framework": true,
23   "ios": {
24     "vendored_frameworks": [
25       "ios_frameworks/*.framework"
26     ]
27   }