[Add] YIM 2.2.1
[CocoaPods.git] / Specs / a / b / 1 / SourceKitCommon / 1.0.5 / SourceKitCommon.podspec.json
blob2e5a173076d8cc797077a5ac416f8928c0af8ead
2   "name": "SourceKitCommon",
3   "version": "1.0.5",
4   "summary": "SourceKit Common Classes",
5   "description": "SourceKit Common are a set of utilities used across several SourceKit projects.",
6   "homepage": "https://github.com/MagicNarwhal/sourcekit-common-ios",
7   "license": {
8     "type": "BSD-3",
9     "file": "LICENSE"
10   },
11   "authors": "Magic Narwhal",
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/MagicNarwhal/sourcekit-common-ios.git",
17     "tag": "v1.0.5"
18   },
19   "source_files": [
20     "src",
21     "src/**/*.{h,m}"
22   ],
23   "resources": "res/*.png"