blob: 9f931a4f795f52ac7d16673409d08425c7af9764 [file] [log] [blame]
{
"name": "GTTest",
"version": "0.1.0",
"summary": "我的第一个pod仓库GTTest",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/teng90/GTTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GAVEN": "1223019346@qq.com"
},
"source": {
"git": "https://gitee.com/teng90/GTTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GTTest/Classes/*",
"swift_version": "5.0",
"frameworks": "UIKit"
}