[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / 7 / 0 / b / TwilioLookup / 1.2.0 / TwilioLookup.podspec.json
blob8b57e2649851b67a1a380cd2d0609de42f81b3c3
2   "name": "TwilioLookup",
3   "version": "1.2.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.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "TwilioLookup/Sources/*.swift",
18   "dependencies": {
19     "Alamofire": [
20       "~> 4.0"
21     ],
22     "AlamofireObjectMapper": [
24     ]
25   },
26   "pushed_with_swift_version": "3.0"