[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / 4 / WYMethods / 0.0.5 / WYMethods.podspec.json
blobe99f472ddc57cafd510de66d08480f99aa8062b3
2   "name": "WYMethods",
3   "version": "0.0.5",
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.5"
17   },
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "subspecs": [
24     {
25       "name": "WYExtensions",
26       "source_files": "WYMethods/WYExtensions/**/*"
27     }
28   ]