[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / b / a / PlaceholderTextField / 0.1.1 / PlaceholderTextField.podspec.json
blob804ee0f557c868878122c84a4691c38ffef78dd1
2   "name": "PlaceholderTextField",
3   "version": "0.1.1",
4   "summary": "A short description of PlaceholderTextField.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hosituan/PlaceholderTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hosituan": "hosituan.work@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hosituan/PlaceholderTextField.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "resource_bundles": {
22     "PlaceholderTextView": [
23       "PlaceholderTextField/Assets/*.png"
24     ]
25   },
26   "source_files": "PlaceholderTextField/Classes/**/*",
27   "dependencies": {
28     "SnapKit": [
30     ],
31     "SwiftRichString": [
33     ],
34     "Then": [
36     ]
37   },
38   "subspecs": [
39     {
40       "name": "Core"
41     }
42   ]