blob: f59cd15afa15305ae4d1f8a85dc4c16604c8f9e6 [file] [log] [blame]
{
"name": "TwilioLookup",
"version": "1.0.1",
"summary": "TwilioLookup is a library to help you check phone numbers using the Twilio Lookups service",
"homepage": "https://github.com/pencildrummer/TwilioLookup",
"license": "MIT",
"authors": {
"Fabio Borella": "info@pencildrummer.com"
},
"source": {
"git": "https://github.com/pencildrummer/TwilioLookup.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TwilioLookup/Sources/*.swift",
"dependencies": {
"Alamofire": [
],
"AlamofireObjectMapper": [
"~> 3.0"
]
}
}