[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / b / PTTextField / 0.1.7 / PTTextField.podspec.json
blob1ef5c89e9dfc785be6ffe8502ed0fbae243370b3
2   "name": "PTTextField",
3   "version": "0.1.7",
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.7"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "PTTextField/Classes/**/*"