[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / e / MCFoundationKit / 1.0.6 / MCFoundationKit.podspec.json
blob6a8c61ec71af67ad49b566b4538c5719c41025e0
2   "name": "MCFoundationKit",
3   "version": "1.0.6",
4   "summary": "自定义基础工具库.",
5   "description": "自定义基础工具库杂集\n包括:\n\t1.获取工程配置信息\n\t2.View操作,圆角、阴影、动画\n\t3.Audio,播放铃声、振动,循环播放\n\t4.String常用方法,全角半角、utf8、url encode、转json array dic\n\t5.RSA加密解密\n\t6.BitSet,仿照Java解析\n\t7.UserDefaults,本地化存储\n\t8.FileManager,文件操作\n\t9.ModalDialog,自定义模态框\n\t10.时间转换\n\t11.数据转换,16进制、10进制、2进制\n\t12.图片转换\n\t13.颜色转换\n                                                14.二维码扫描\n\t等。",
6   "homepage": "https://github.com/Cli816/MCFoundationKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cli816": "2407216485@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Cli816/MCFoundationKit.git",
19     "tag": "1.0.6"
20   },
21   "source_files": "MCFoundationKit/**/*.{h,m}"