[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / a / XFTestKit / 0.5.0 / XFTestKit.podspec.json
blob3b9467b8d1ce126eb2c4ed72f67f3e080c6c4719
2   "name": "XFTestKit",
3   "version": "0.5.0",
4   "summary": "useful DEBUG tool in Swift",
5   "description": "XFTestKit is a simple tool for monitoring and testing under DEBUG mode",
6   "homepage": "https://github.com/XF1992/XFTestKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "XF": "pxf3960@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/XF1992/XFTestKit.git",
16     "tag": "0.5.0"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "XFTestKit/Classes/**/*",
23   "swift_version": "4.0"