[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 6 / 4 / ACEExpandableTextCell / 1.0.3 / ACEExpandableTextCell.podspec.json
blobde530d30d6522825e3fd1fb183d41d300dbb5443
2   "name": "ACEExpandableTextCell",
3   "version": "1.0.3",
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": "Is the simplest way to insert a UITextView inside an expandable UITableViewCell.",
13   "source": {
14     "git": "https://github.com/acerbetti/ACEExpandableTextCell.git",
15     "tag": "v1.0.3"
16   },
17   "source_files": "ACEExpandableTextCell/*.{h,m}",
18   "dependencies": {
19     "SZTextView": [
21     ]
22   },
23   "requires_arc": true,
24   "platforms": {
25     "ios": "5.0"
26   }