blob: 69ee71a8f119403465a558276336b78992b63181 [file] [log] [blame]
{
"name": "AGString",
"version": "1.1.3",
"summary": "AGString",
"homepage": "https://github.com/SwiftAlgorithmClub/AGString.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AGString": "kimtaesoo188@gmail.com"
},
"source": {
"git": "https://github.com/SwiftAlgorithmClub/AGString.git",
"tag": "1.1.3"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0",
"osx": "10.10"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "5.1"
}