blob: 5402f5e9fd47261df9535a63dd3306a408ea3289 [file] [log] [blame]
{
"name": "K12FlutterPod",
"version": "0.0.11",
"summary": "A summary of K12FlutterPod.",
"description": "k12 flutter pod description, this should be longer than summary",
"homepage": "https://github.com/Homer1011110/myPod",
"license": "MIT",
"authors": {
"homer": "15629039251@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Homer1011110/myPod.git",
"tag": "0.0.11"
},
"prepare_command": "bash ./prepare.sh",
"vendored_frameworks": "Frameworks/*.framework"
}