[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / e / MCCommonTableView / 0.0.1 / MCCommonTableView.podspec.json
blob10fffe02f5dfce95966766678189c33f1e868d74
2   "name": "MCCommonTableView",
3   "version": "0.0.1",
4   "summary": "A table view for common use.",
5   "description": "A table view for common use, have fun.",
6   "homepage": "https://github.com/imegatron/MCCommonTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chao Ma": "mc@imegatron.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/imegatron/MCCommonTableView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Classes",
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "Classes/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true