[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / f / XFTest / 0.0.1 / XFTest.podspec.json
blobfb96f70f9001ee0a870204a427d9e5047c58a2fa
2   "name": "XFTest",
3   "version": "0.0.1",
4   "summary": "A library for ios to use test.",
5   "description": "a library for ios to use test one",
6   "homepage": "https://github.com/curtain521517/XFTest",
7   "license": "MIT",
8   "authors": {
9     "curtain521517": "1173714269@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/curtain521517/XFTest.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "XFTest",
20     "XFTest/*.{h,m}"
21   ]