[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / a / LHSTableViewCells / 0.0.1 / LHSTableViewCells.podspec.json
blob4da467657ec52a01a7941ea464b402ccc1b9924b
2   "name": "LHSTableViewCells",
3   "version": "0.0.1",
4   "summary": "Register any UITableViewCellStyle to your table view without subclassing UITableViewCell on your own.",
5   "homepage": "http://lionheartsw.com",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dan Loewenherz": "dan@lionheartsw.com"
12   },
13   "social_media_url": "http://twitter.com/dwlz",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/lionheart/LHSTableViewCells.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "LHSTableViewCells",
23     "LHSTableViewCells/*.{h,m}"
24   ],
25   "public_header_files": "LHSTableViewCells/*.h",
26   "requires_arc": true