[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / c / XPTool / 0.3.0 / XPTool.podspec.json
blob5fb1948b33aca9be6650073235161c9b770df675
2   "name": "XPTool",
3   "version": "0.3.0",
4   "summary": "自己平时使用的工具类.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/linxipin/XPTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linxipin": "lxp19931994@163.com"
13   },
14   "source": {
15     "git": "https://github.com/linxipin/XPTool.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XPTool/Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]