[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / b / MyFlutterFrameworkk / 0.1.0 / MyFlutterFrameworkk.podspec.json
blob6f123a56a73dc38c7dfe8eb98eda25aa5d837e3a
2   "name": "MyFlutterFrameworkk",
3   "version": "0.1.0",
4   "summary": "FlutterSDK测试",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/HouSaiYinKay/MyFlutterFrameworkk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TT": "510988176@qq.com"
13   },
14   "source": {
15     "git": "git@github.com:HouSaiYinKay/MyFlutterFrameworkk.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MyFlutterFrameworkk/Classes/**/*",
22   "static_framework": true,
23   "ios": {
24     "vendored_frameworks": [
25       "ios_frameworks/*.framework"
26     ]
27   }