[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 3 / b / XWTools / 0.0.1 / XWTools.podspec.json
blobdace56f17d6bd26345efa686f3ce38b1de555363
2   "name": "XWTools",
3   "version": "0.0.1",
4   "summary": "开发中常用的工具类。",
5   "description": "收集了 在开发中常用的工具类,在这里做统一以便使用。",
6   "homepage": "https://gitee.com/wangzhenzy/XWTools",
7   "license": "MIT",
8   "authors": {
9     "wangzhen": "wangzhen@outlook.com"
10   },
11   "source": {
12     "git": "https://gitee.com/wangzhenzy/XWTools.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "Categorys",
17     "XWTools/Classes/**/*.{h,m}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": null
22   }