[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 7 / ACYTableViewWrapper / 1.0.8 / ACYTableViewWrapper.podspec.json
blobc447435727f16cbd93f4c2d5ccba73bc6435fcfc
2   "name": "ACYTableViewWrapper",
3   "version": "1.0.8",
4   "summary": "A wrapper of ACYTableViewWrapper.",
5   "description": "A wrapper of ACYTableViewWrapper. You can ignore the delegate and datasource of tableview, Just focus on you logic",
6   "homepage": "https://github.com/cambriayang/ACYTableViewWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cambria": "cambriayang@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/cambriayang/ACYTableViewWrapper.git",
19     "tag": "1.0.8"
20   },
21   "source_files": [
22     "ACYTableViewWrapper",
23     "ACYTableViewWrapper/ACYTableViewWrapper/Classes/*.{h,m}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true