[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 2 / c / STPhoneFormatter / 1.1.1 / STPhoneFormatter.podspec.json
blob74ca1cac23513fe36d258cfc742809f2228c9370
2   "name": "STPhoneFormatter",
3   "version": "1.1.1",
4   "summary": "A custom formatter to deal with an international phone number inside a UITextField.",
5   "homepage": "https://github.com/SebastienThiebaud/STPhoneFormatter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sebastien THIEBAUD": "sthiebaud@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/SebastienThiebaud/STPhoneFormatter.git",
15     "tag": "v1.1.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "STPhoneFormatter/STPhoneFormatter.{h,m}",
21   "resources": "STPhoneFormatter/FormatsCountriesPhone.plist",
22   "requires_arc": true