[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / a / 0 / OCUtil / 0.0.3 / OCUtil.podspec.json
blobec417e2566e7ab259b496556df5a498c8c8389c6
2   "name": "OCUtil",
3   "version": "0.0.3",
4   "summary": "OC 工具类",
5   "description": "                   包含一些常用到的扩展方法以及工具方法.\n",
6   "homepage": "https://github.com/a7510774/OCUtil.git",
7   "authors": {
8     "chengw": "260323117@qq.com"
9   },
10   "license": "MIT",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/a7510774/OCUtil.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "OCUtil/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true