[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 6 / MTPupaCell / 0.1.1 / MTPupaCell.podspec.json
bloba4dffe8826251dc7fde9431d7d045147dbf2b666
2   "name": "MTPupaCell",
3   "version": "0.1.1",
4   "summary": "A set of UITableViewCell subclasses to display three labels.",
5   "description": "a set of UITableViewCell subclasses that use different layouts to display three labels.",
6   "homepage": "https://github.com/secrimart/MTPupaCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "secrimart@aliyun.com": "secrimart@aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/secrimart/MTPupaCell.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MTPupaCell/Classes/**/*",
22   "dependencies": {
23     "MTBaseObjects": [
24       "~> 0.1"
25     ]
26   }