blob: a2b3a23c58862512a5123742de3121c71a5ddd80 [file] [log] [blame]
{
"name": "Letsgo",
"version": "1.0.0",
"summary": "只是一个测试",
"description": "Add long description of the pod here.",
"homepage": "https://github.com/shabake/LetsgoDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shabake": "45329453@qq.com"
},
"source": {
"git": "https://github.com/shabake/LetsgoDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"source_files": "Letsgo/**/*"
}