[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / d / SourceKitten / 0.15.0 / SourceKitten.podspec.json
blob45fd2555bc556952d802da919ff3447cc509ecc1
2   "name": "SourceKitten",
3   "module_name": "SourceKittenFramework",
4   "version": "0.15.0",
5   "summary": "An adorable little framework for interacting with SourceKit.",
6   "homepage": "https://github.com/jpsim/SourceKitten",
7   "source": {
8     "git": "https://github.com/jpsim/SourceKitten.git",
9     "tag": "0.15.0"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "JP Simard": "jp@jpsim.com"
17   },
18   "platforms": {
19     "osx": "10.9"
20   },
21   "source_files": "Source/SourceKittenFramework/{*.swift,sourcekitd.h,clang-c/*.h}",
22   "dependencies": {
23     "SWXMLHash": [
24       "~> 3.0"
25     ],
26     "Yaml": [
27       "~> 3.0"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"