blob: b57612af6365e3772184efc3cc33ba517a045966 [file] [log] [blame]
{
"name": "GooaaTools",
"version": "1.0.3",
"summary": "A TestFramework",
"homepage": "https://github.com/gooaa/GooaaTools",
"description": "framework 实践测试, 临时性项目",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gooaa": "f080706@yeah.net"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gooaa/GooaaTools.git",
"tag": "1.0.3"
},
"source_files": "MyTools/**/*.swift",
"swift_version": "4.0",
"dependencies": {
"SVProgressHUD": [
]
}
}