[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 8 / 6 / ELCTextFieldCell / 0.1.0 / ELCTextFieldCell.podspec.json
blobeae508fa167b5c97d1814f5eeadc2e4318fbead5
2   "name": "ELCTextFieldCell",
3   "version": "0.1.0",
4   "summary": "A UITableViewCell subclass useful for forms.",
5   "homepage": "https://github.com/elc/ELCTextFieldCell",
6   "license": {
7     "type": "MIT",
8     "file": "README"
9   },
10   "authors": {
11     "ELC Technologies": "http://elctech.com"
12   },
13   "source": {
14     "git": "https://github.com/elc/ELCTextFieldCell.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "Classes/ELCTextFieldCell.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": false