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