[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / 9 / CJFloatingTextField / 1.0.0 / CJFloatingTextField.podspec.json
blob9951393811d073a00812d87ece5c3ebf4fc9d7fd
2   "name": "CJFloatingTextField",
3   "version": "1.0.0",
4   "summary": "A versatile, highly configurable text field that with a floating display label and icon image view",
5   "description": "                  CJFloatingLabel is a UI component designed as part of CoinJar touch.\n                  Inspired by the Google's polymer project, CJFloatingLabel provides a versatile,\n                  highly configurable text field that comes with a floating display label and icon image view.\n",
6   "homepage": "https://github.com/coinjar/CJFloatingTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CoinJar": "info@coinjar.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/coinjar/CJFloatingTextField.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "CJFloatingTextField",
23     "CJFloatingTextField/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "Masonry": [
29     ]
30   }