[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 0 / OCUtil / 0.0.7 / OCUtil.podspec.json
blob4de102da69b0a8dedd5c5b70b4cd03696917174d
2   "name": "OCUtil",
3   "version": "0.0.7",
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.7"
17   },
18   "source_files": "OCUtil/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true