blob: b304d22e9985814de51cf196a642480e2840ddc1 [file] [log] [blame]
{
"name": "SToolSwift",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SToolSwift/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"SQLite.swift": [
],
"RealmSwift": [
]
}
}