[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 3 / b / d / PWFUtils / 0.1.2 / PWFUtils.podspec.json
blob906fd36120b291800aaa7ea06789e3e02dcbc989
2   "name": "PWFUtils",
3   "version": "0.1.2",
4   "summary": "A serial of classes to enhance the iOS developers work efficiency.",
5   "description": "该库把一些常用的工具方法集中起来,方便iOS开发者提高开发效率.对一些基础类,我们以category的方式提供便捷方法.后续会根据需要陆续再加进去一些其它方法.",
6   "homepage": "https://git.oschina.net/pwf2006/PWFUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pwf2006": "wangmo@eastmoney.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/pwf2006/PWFUtils.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "vendored_frameworks": "PWFUtils/Product/PWFUtils.framework"
24   },
25   "libraries": "z"