[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 9 / f / XKExtensions / 1.0.1 / XKExtensions.podspec.json
blobc00584bd732a5dbc01718c795e4f194d76f492f4
2   "name": "XKExtensions",
3   "version": "1.0.1",
4   "summary": "Swift项目常用Extension",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "hhttps://github.com/kunhum/XKExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kenneth": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKExtensions.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XKExtensions/Classes/**/*",
22   "dependencies": {
23     "SwifterSwift": [
25     ]
26   }