[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 5 / 3 / b / XWTools / 0.0.3 / XWTools.podspec.json
blob5ceeb2d565d8a98affc1aa11eb9c144892ca1fc0
2   "name": "XWTools",
3   "version": "0.0.3",
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.3"
14   },
15   "source_files": [
16     "Categorys",
17     "XWTools/Classes/**/*.{h,m}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": null
22   }