blob: 16e10098d1228ff71317484e06da3893e0bbd8d9 [file] [log] [blame]
{
"name": "SToolSwift",
"version": "0.0.1",
"summary": "My Tool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/stewartqiu/SToolSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stewartqiu": "stewartqiu@gmail.com"
},
"source": {
"git": "https://github.com/stewartqiu/SToolSwift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SToolSwift/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}