blob: cbdc92dca7fde4c6c8971f4097006a45a12ae1ad [file] [log] [blame]
{
"name": "mm_phonenumber_swift",
"version": "1.0.0",
"summary": "A swift port of mm_phonenumber validator",
"description": "PHP port of mm_phonenumber to check valid myanmar mobile numbers, get mobile operator's name, sanitize mobile numbers and get mobile network types.",
"homepage": "https://github.com/wailynn-wlz/mm_phonenumber_swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wailynnzaw": "wailynnzaw@owaytrip.com"
},
"source": {
"git": "https://github.com/wailynn-wlz/mm_phonenumber_swift.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "mm_phonenumber_swift/Classes/**/*",
"pushed_with_swift_version": "3.2"
}