[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / d / ParkedTextField / 1.0.0 / ParkedTextField.podspec.json
blob990cabf29a8f64ce2ce95531ab0e3cc26d927eac
2   "name": "ParkedTextField",
3   "version": "1.0.0",
4   "summary": "A UITextField subclass with an appended constant text",
5   "homepage": "https://github.com/gmertk/ParkedTextField",
6   "screenshots": "https://dl.dropboxusercontent.com/u/4397140/pod-screenshots/ParkedTextField.gif",
7   "license": "MIT",
8   "authors": {
9     "Gunay Mert Karadogan": "mertkaradogan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gmertk/ParkedTextField.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/gunaymertk",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "ParkedTextField/ParkedTextField/*.swift",
21   "swift_versions": [
22     "5.0"
23   ],
24   "swift_version": "5.0"