[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 6 / b / PTTextField / 0.1.11 / PTTextField.podspec.json
bloba218b55dd717dacd7a25cdccd705691d7b0859fa
2   "name": "PTTextField",
3   "version": "0.1.11",
4   "swift_versions": "4.2",
5   "summary": "PTTextField is TextField With Label",
6   "description": "Create MyCustomTextField With Label Over TextField",
7   "homepage": "https://github.com/prizetete/PTTextField",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "prizetete": "prizetete1212@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/prizetete/PTTextField.git",
17     "tag": "0.1.11"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "PTTextField/Classes/**/*"