[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / b / TwilioLookup / 0.1.1 / TwilioLookup.podspec.json
blob4abe6dc51020529a1327ef059f870bed27718821
2   "name": "TwilioLookup",
3   "version": "0.1.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": "0.1.1"
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   }