[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / 7 / 0 / b / TwilioLookup / 0.1.0 / TwilioLookup.podspec.json
blob6c67777d6d1c36c580ef20c84b1cd34c4dd954f5
2   "name": "TwilioLookup",
3   "version": "0.1.0",
4   "summary": "TwilioLookup is a library to help you check phone numbers using the [Twilio Lookups service](https://www.twilio.com/docs/api/lookups).",
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.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   }