[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / b / PhoneNumberKit / 0.1.7 / PhoneNumberKit.podspec.json
blob585f8e8d95c392935436d052182aeb7e38c4964f
2   "name": "PhoneNumberKit",
3   "version": "0.1.7",
4   "summary": "Swift framework for working with phone numbers",
5   "description": "A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.",
6   "homepage": "https://github.com/marmelroy/PhoneNumberKit",
7   "license": "MIT",
8   "authors": {
9     "Roy Marmelstein": "marmelroy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/marmelroy/PhoneNumberKit.git",
13     "tag": "0.1.7"
14   },
15   "social_media_url": "http://twitter.com/marmelroy",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "PhoneNumberKit",
21   "resources": "PhoneNumberKit/Resources/PhoneNumberMetadata.json",
22   "frameworks": "CoreTelephony"