blob: 70a1ccda055e7e63007653f11dd09c03cf26cafb [file] [log] [blame]
{
"name": "MCheck",
"version": "0.1.0",
"summary": "mCheck SDK for IOS",
"description": "mCheck SDK for IOS let you integrate the mobile phone number validation API in mobile devices.",
"homepage": "https://github.com/kazinfoteh/mcheck-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KazInfoTeh": "http://kazinfoteh.kz"
},
"source": {
"git": "https://github.com/kazinfoteh/mcheck-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MCheck/Classes/**/*"
}