[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / e / 3 / XKProjectHelper / 1.0.6 / XKProjectHelper.podspec.json
blobe2909802ff4c7cecf77183ecea90d3813ee4c669
2   "name": "XKProjectHelper",
3   "version": "1.0.6",
4   "summary": "A short description of XKProjectHelper.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kunhum/XKProjectHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kunhum": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKProjectHelper.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XKProjectHelper/Classes/**/*",
22   "dependencies": {
23     "HandyJSON": [
25     ],
26     "XKUtil": [
27       "~> 1.0"
28     ]
29   }