[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 9 / e / CZTextField / 0.1.1 / CZTextField.podspec.json
blobd8b2986e2d109c11bdc2903c443990d955761c87
2   "name": "CZTextField",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CZTextField/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }