[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / 9 / e / CZTextField / 0.1.2 / CZTextField.podspec.json
blob2b52df0b422e1853bca9240af7dba049bf64b190
2   "name": "CZTextField",
3   "version": "0.1.2",
4   "summary": "An textfield with animated placeholders",
5   "description": "An textfield with animated placeholders.",
6   "homepage": "https://github.com/czeludzki/CZTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "czeludzki": "czeludzki@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/czeludzki/CZTextField.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CZTextField/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }