[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 3 / 9 / WYUtils / 0.4.3 / WYUtils.podspec.json
blob86c620edcff356ef08a9390b053ee78ceaa30d75
2   "name": "WYUtils",
3   "version": "0.4.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.4.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYUtils/Classes/**/*",
22   "public_header_files": "WYUtils/Classes/**/*.h"