[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / a / 0 / OCUtil / 0.0.9 / OCUtil.podspec.json
blob96141eeeb119029d14c3219cc55be5298bfe1757
2   "name": "OCUtil",
3   "version": "0.0.9",
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.9"
17   },
18   "source_files": [
19     "OCUtil/*.{h,m}",
20     "OCUtil/NSObject",
21     "OCUtil/NSObject/*.{h,m}",
22     "OCUtil/UIButton",
23     "OCUtil/UIButton/*.{h,m}",
24     "OCUtil/UIImage",
25     "OCUtil/UIImage/*.{h,m}",
26     "OCUtil/UIImageView",
27     "OCUtil/UIImageView/*.{h,m}",
28     "OCUtil/ UITextField",
29     "OCUtil/ UITextField/*.{h,m}",
30     "OCUtil/UIView",
31     "OCUtil/UIView/*.{h,m}"
32   ],
33   "frameworks": [
34     "UIKit",
35     "Foundation"
36   ],
37   "requires_arc": true