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