[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 1 / 3 / 9 / WYUtils / 0.3.3 / WYUtils.podspec.json
blob6fdcdd7c93950d1b8fc12eee977fa31dff235e9e
2   "name": "WYUtils",
3   "version": "0.3.3",
4   "summary": "Some Utils For Myself.",
5   "description": "Basical Utils For Myself. Will not require for Auth of iOS. And will not use runtime for security.",
6   "homepage": "https://github.com/wyanassert/WYUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wyanassert": "wyanassert@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wyanassert/WYUtils.git",
16     "tag": "0.3.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYUtils/Classes/**/*",
22   "public_header_files": "WYUtils/Classes/**/*.h"