[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 3 / 0 / EGFloatingTextField / 0.0.1 / EGFloatingTextField.podspec.json
blob0753bc09d46004992f4fbfdb5214b11ef2779078
2   "name": "EGFloatingTextField",
3   "version": "0.0.1",
4   "summary": "Implementation of Google's 'Floating labels' of Material design.",
5   "homepage": "https://github.com/enisgayretli/EGFloatingTextField",
6   "license": "MIT",
7   "authors": {
8     "Enis Gayretli": "enisgayretli@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/enisgayretli/EGFloatingTextField.git",
12     "tag": "0.0.1"
13   },
14   "social_media_url": "https://twitter.com/enisgayretli",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "PureLayout": [
21       "~>2.0"
22     ]
23   },
24   "source_files": "EGFloatingTextField/EGFloatingTextField/*.swift"