[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 5 / f / 1 / SLGlowingTextField / 0.0.1 / SLGlowingTextField.podspec.json
blob41543a8194a00033d0f0e24c9afbc9bec07816b5
2   "name": "SLGlowingTextField",
3   "version": "0.0.1",
4   "summary": "This is a very simple subclass of UITextField that is designed to look like a Bootstrap input field.",
5   "homepage": "https://github.com/aaronbrethorst/SLGlowingTextField",
6   "license": "MIT",
7   "authors": {
8     "Aaron Brethorst": "aaron@brethorsting.com"
9   },
10   "source": {
11     "git": "https://github.com/aaronbrethorst/SLGlowingTextField.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "SLGlowingTextField.{h,m}",
18   "frameworks": "QuartzCore",
19   "requires_arc": true