[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / 4 / WYMethods / 0.0.7 / WYMethods.podspec.json
blob6e3a75f856ea701561ea3cea7c942e7a1db71f79
2   "name": "WYMethods",
3   "version": "0.0.7",
4   "summary": "WYMethods",
5   "description": "WYMethods是一个常用的工具类集合",
6   "homepage": "https://github.com/WangYang-iOS/WYSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WangYang-iOS": "583702176@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WangYang-iOS/WYSDK.git",
16     "tag": "0.0.7"
17   },
18   "source_files": "WYMethods/WYSDK.h",
19   "public_header_files": "WYMethods/WYSDK.h",
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "subspecs": [
26     {
27       "name": "WYExtensions",
28       "source_files": "WYMethods/WYExtensions/**/*"
29     }
30   ]