[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 7 / 0 / b / TwilioLookup / 1.0.0 / TwilioLookup.podspec.json
blob6ee99f3f9b22dab258c705507fc43cee5b208a5c
2   "name": "TwilioLookup",
3   "version": "1.0.0",
4   "summary": "TwilioLookup is a library to help you check phone numbers using the Twilio Lookups service",
5   "homepage": "https://github.com/pencildrummer/TwilioLookup",
6   "license": "MIT",
7   "authors": {
8     "Fabio Borella": "info@pencildrummer.com"
9   },
10   "source": {
11     "git": "https://github.com/pencildrummer/TwilioLookup.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "TwilioLookup/Classes/*.swift",
18   "dependencies": {
19     "Alamofire": [
21     ],
22     "AlamofireObjectMapper": [
23       "~> 3.0"
24     ]
25   }