[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 0 / f / c / LAMUtils / 1.0.3 / LAMUtils.podspec.json
blob934e1a2832a030512ef64b479da647a66a1efa8c
2   "name": "LAMUtils",
3   "version": "1.0.3",
4   "summary": "工具类,UIButton,UIAlertController,UIAlertAction等分类",
5   "description": "工具类,包含button点击事件时间间隔,UIAlertController文案富文本,UIAlertAction按钮颜色",
6   "homepage": "https://github.com/lamCo/LAMUtils",
7   "license": "MIT",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "requires_arc": true,
12   "authors": {
13     "lam": "a253143598@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/lamCo/LAMUtils.git",
17     "tag": "1.0.3"
18   },
19   "source_files": [
20     "Classes",
21     "LAMUtils/LAMUtils/LAMUtils/*.{h,m}"
22   ]