[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / 1 / 8 / FormattedTextField / 0.0.1 / FormattedTextField.podspec.json
blobd3e1841cbbc320a6b8b19ce3ec37dd73ef807083
2   "name": "FormattedTextField",
3   "version": "0.0.1",
4   "summary": "iOS formatted text field which supports symbols with variable-width encoding",
5   "homepage": "https://github.com/seaburg/FormattedTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Evgeniy Yurtaev": "evgeniyyurt@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/seaburg/FormattedTextField.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "FormattedTextField/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"