[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / d / ParkedTextField / 0.3.0 / ParkedTextField.podspec.json
blobc9911470292c2cc1eec4c2583f562f658ee5b0df
2   "name": "ParkedTextField",
3   "version": "0.3.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": "0.3.0"
14   },
15   "social_media_url": "https://twitter.com/gunaymertk",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "ParkedTextField/ParkedTextField/*.swift",
21   "pushed_with_swift_version": "3.0"