blob: 0efbdb8837a24accb16e882735849dedcd1f70ee [file] [log] [blame]
{
"name": "Boomware",
"version": "1.6",
"summary": "Phone number verification",
"homepage": "https://github.com/boomware/boomware-ios",
"license": {
"type": "Custom",
"file": "LICENSE"
},
"authors": {
"Sergey Popov": "serj@boomware.com"
},
"source": {
"http": "https://github.com/boomware/boomware-ios/archive/1.6.tar.gz"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "CoreTelephony",
"vendored_frameworks": "Boomware.framework",
"dependencies": {
"AFNetworking": [
"~> 3.2"
],
"UICKeyChainStore": [
]
}
}