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