[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / a / CHRTextFieldFormatter / 1.0 / CHRTextFieldFormatter.podspec.json
blob371637cabf7e61f27f210967f4783e53a71a81ec
2   "name": "CHRTextFieldFormatter",
3   "version": "1.0",
4   "summary": "Provides UITextField formatting masks. Such as phone number and credit card number formatters.",
5   "description": "A longer description of CHRTextFieldFormatter in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/chebur/CHRTextFieldFormatter",
7   "license": "MIT",
8   "authors": {
9     "Nesterenko Dmitry": "chebur.mail@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/chebur/CHRTextFieldFormatter.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "CHRTextFieldFormatter",
20     "CHRTextFieldFormatter/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit"