blob: 6fd4682b3661de8730f11aac1f5ea02c57597b7f [file] [log] [blame]
{
"name": "SplatNet2",
"version": "0.1.2",
"summary": "SplatNet2 is the framework to generate iksm_session using internal and external API.",
"homepage": "https://github.com/tkgstrator/SplatNet2",
"license": {
"type": "MIT:",
"file": "LICENSE.md"
},
"authors": {
"tkgstrator": "nasawke.am@gmail.com"
},
"social_media_url": "https://twitter.com/tkgling",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/tkgstrator/SplatNet2.git",
"tag": "0.1.2"
},
"source_files": [
"Classes",
"Sources/**/*.{swift}"
],
"requires_arc": true,
"swift_versions": "5",
"dependencies": {
"Alamofire": [
"5.2.2"
],
"SwiftyJSON": [
"5.0.0"
]
},
"swift_version": "5"
}