[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / b / TwilioLookup / 1.0.1 / TwilioLookup.podspec.json
blobf59cd15afa15305ae4d1f8a85dc4c16604c8f9e6
2   "name": "TwilioLookup",
3   "version": "1.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "TwilioLookup/Sources/*.swift",
18   "dependencies": {
19     "Alamofire": [
21     ],
22     "AlamofireObjectMapper": [
23       "~> 3.0"
24     ]
25   }