[Add] indigitall-ios-chat 1.6.4
[CocoaPods.git] / Specs / 1 / d / 6 / us-phone-number-formatter / 1.0 / us-phone-number-formatter.podspec.json
blobe274b43e43d5cdeca3cfb0ae098b3894b2d0d252
2   "name": "us-phone-number-formatter",
3   "version": "1.0",
4   "summary": "US phone number formatter that uses regular expressions and recursion.",
5   "homepage": "https://github.com/istx25/us-phone-number-formatter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Willow Alexandra": "willow.alexandra@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/istx25/us-phone-number-formatter.git",
15     "tag": "1.0"
16   },
17   "social_media_url": "https://twitter.com/istx25",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/*",
22   "frameworks": "Foundation",
23   "pushed_with_swift_version": "3.0"