[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / UIViewAddition / 0.1.0 / UIViewAddition.podspec.json
blob4ddc8b85f1f957998b8d24d95f6ecaf94923a04d
2   "name": "UIViewAddition",
3   "version": "0.1.0",
4   "summary": "Added methods to shorten needed codes to get/set a UIView's properties",
5   "description": "Added methods to shorten needed codes to get/set a UIView's properties.",
6   "homepage": "https://github.com/Keith-Hon/UIViewAddition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Keith-Hon": "klausehon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Keith-Hon/UIViewAddition.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIViewAddition/Classes/**/*"