blob: 748f267859c91b403b90b7efece937b7d0fe40e7 [file] [log] [blame]
{
"name": "JYUtil_iOS",
"version": "0.0.2",
"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.2"
},
"source_files": "Sources/*.swift",
"swift_version": "4.2"
}