[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / 4 / 1 / Eniac / 0.1.0 / Eniac.podspec.json
blob4b24b27e7c25b4950a51152faba58f76cf4253a3
2   "name": "Eniac",
3   "version": "0.1.0",
4   "summary": "Swift calculator framework for iOS, WatchOS, and OSX. Plug in your interface of choice.",
5   "description": "This is a calculator framework for iOS, WatchOS, and OSX. It is written in Swift 4.1. You may plug in your interface of choice.",
6   "homepage": "https://github.com/yoganinja/Eniac/blob/master/README.md",
7   "license": {
8     "type": "MIT",
9     "file": "License/License.md"
10   },
11   "authors": {
12     "yoganinja": "developer@johnflorian.com"
13   },
14   "platforms": {
15     "ios": "9.3",
16     "watchos": "4.0"
17   },
18   "source": {
19     "git": "https://github.com/yoganinja/Eniac.git",
20     "tag": "v0.1.0-beta.1",
21     "branch": "master"
22   },
23   "source_files": "Sources/**/*.{h,swift,plist}",
24   "swift_version": "4.1"