[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 8 / UIViewController+KSAdditions / 0.3.0 / UIViewController+KSAdditions.podspec.json
blobeb14fe3cf952ebc22e133ec82d822c45f96a349b
2   "name": "UIViewController+KSAdditions",
3   "version": "0.3.0",
4   "summary": "A UIViewController category that make you use UIViewController more efficiently.",
5   "description": "It is a category of UIViewController class, including lots of usefully functions that you will need when working with the UIViewController. This work is aim to reduce the repeate coding when you working with you iOS project.",
6   "homepage": "https://github.com/kevinsumios/UIViewController-KSAdditions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kevin Sum": "kevin-sum@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kevinsumios/UIViewController-KSAdditions.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "UIViewController+KSAdditions.{h,m}"