blob: db6ff66b45048f3f175c5bdc6bab0e367b43a946 [file] [log] [blame]
{
"name": "JBPhoneNumber",
"version": "0.1.0",
"summary": "Easily set up PhoneNumber.",
"description": "'This Cocoapods will save your time if you want to set up PhoneNumber Format.'",
"homepage": "https://github.com/jubakong/JBPhoneNumber",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jubakong": "jubakong@gmail.com"
},
"source": {
"git": "https://github.com/jubakong/JBPhoneNumber.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JBPhoneNumber/Classes/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}