blob: aca0034ec0b5dc53c334798ddddb8a2c3ef9dbe2 [file] [log] [blame]
{
"name": "JYUtil_iOS",
"version": "0.0.4",
"summary": "Common utils for iOS development (Swift)",
"description": "Common utils for iOS development using Swift.",
"homepage": "https://github.com/ZOO0/JYUtil_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jooyoung Park": "jythedeveloper@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ZOO0/JYUtil_iOS.git",
"tag": "0.0.4"
},
"source_files": "Sources/*.swift",
"swift_version": "4.2"
}