{ | |
"name": "App", | |
"version": "0.0.1", | |
"summary": "测试public lib.", | |
"description": "a Dart app.framwwork.", | |
"homepage": "https://github.com/LWTFLH/App.git", | |
"license": "MIT", | |
"authors": { | |
"LWTFLH": "1246195761@qq.com" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source": { | |
"git": "https://github.com/LWTFLH/App.git", | |
"tag": "0.0.1" | |
}, | |
"vendored_frameworks": "App.framework", | |
"requires_arc": true | |
} |