[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 4 / ACEExpandableTextCell / 0.0.1 / ACEExpandableTextCell.podspec.json
blobb5dbf81e2cdf51e8ad54cec7fe01dbc41c86c1be
2   "name": "ACEExpandableTextCell",
3   "version": "0.0.1",
4   "homepage": "https://github.com/acerbetti/ACEExpandableTextCell",
5   "authors": {
6     "Stefano Acerbetti": "acerbetti@gmail.com"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "TextView inside an expandable TableViewCell.",
13   "source": {
14     "git": "https://github.com/acerbetti/ACEExpandableTextCell.git",
15     "tag": "v0.0.1"
16   },
17   "source_files": "ACEExpandableTextCell/*.{h,m}",
18   "dependencies": {
19     "SZTextView": [
21     ]
22   },
23   "requires_arc": true,
24   "platforms": {
25     "ios": "5.0"
26   }