[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 9 / 1 / 8 / FormattedTextField / 0.5 / FormattedTextField.podspec.json
blob0d03baf4109effdd04444278b353d4e62a5a9f66
2   "name": "FormattedTextField",
3   "version": "0.5",
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.5"
16   },
17   "source_files": "FormattedTextField/*.swift",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true