[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 4 / b / PhoneNumberKit / 0.1.2 / PhoneNumberKit.podspec.json
blob07926a623e84e7dc0f3acd1869ce6d562e95b154
2   "name": "PhoneNumberKit",
3   "version": "0.1.2",
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.2"
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   "frameworks": "CoreTelephony"