[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / 5 / HarmonyKit / 0.0.2 / HarmonyKit.podspec.json
blob6ae148bc9fddf82f9c602182fd20e52ea5c75fd5
2   "name": "HarmonyKit",
3   "version": "0.0.2",
4   "summary": "Tool to generate harmony in audio frequencies in Swift.",
5   "description": "HarmonyKit enables generating harmony in audio frequencies in Swift. Just like Hamony Director.",
6   "homepage": "https://github.com/shingt/HarmonyKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shingt": "shingtshin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shingt/HarmonyKit.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "pushed_with_swift_version": "3.2"