blob: f2a800cc47ed12c9879d88955253077f4d223b45 [file] [log] [blame]
{
"name": "JSUtilities",
"version": "0.1.1",
"summary": "Utilities For iOS Programming",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/joongseoD/JSUtilities",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jsworkspace@naver.com": "jsworkspace@naver.com"
},
"swift_versions": [
"5.0"
],
"source": {
"git": "https://github.com/joongseoD/JSUtilities.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JSUtilities/Classes/**/*",
"swift_version": "5.0"
}