blob: 3ac15a6fcb10fe619468eed19ba47fcbe87679f6 [file] [log] [blame]
{
"name": "OperatorHelper",
"version": "1.0.0",
"summary": "iOS SDK for getting operator and phone number written in Swift",
"description": "an iOS SDK will help you to get operator and phone number. This SDK is supported with ios 8.0 and higher.",
"homepage": "https://bitbucket.org/eggapplication/operatorhelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suchada": "mechin.maru@gmail.com"
},
"source": {
"git": "https://MechinMaru@bitbucket.org/eggapplication/operatorhelper.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OperatorHelper/Classes/**/*",
"pushed_with_swift_version": "3.0"
}