blob: 8b57e2649851b67a1a380cd2d0609de42f81b3c3 [file] [log] [blame]
{
"name": "TwilioLookup",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TwilioLookup/Sources/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"AlamofireObjectMapper": [
]
},
"pushed_with_swift_version": "3.0"
}