[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 6 / ELCTextFieldCell / 0.2.0 / ELCTextFieldCell.podspec.json
blobd47737925211e6e364a5ad37a957639c413897ae
2   "name": "ELCTextFieldCell",
3   "version": "0.2.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.2.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "Classes/ELCTextFieldCell.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true