[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 6 / 8 / 2 / KPErrorExtensions / 1.0.0 / KPErrorExtensions.podspec.json
blobf73d98769b7022ce85432f5cdb8198160bb83d5a
2   "name": "KPErrorExtensions",
3   "version": "1.0.0",
4   "summary": "object-c 辅助扩展工具(Error)",
5   "description": "object-c 辅助扩展工具(Error), Error,后续会更新swift版",
6   "homepage": "https://github.com/xuwaer/KPExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "${USER_NAME}": "${USER_EMAIL}"
13   },
14   "source": {
15     "git": "https://github.com/xuwaer/KPExtensions.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KPExtensions/KPErrorExtensions/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "KPMacro": [
25       "~> 1.0.0"
26     ]
27   }