[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / f / e / TinyCore / 0.6.2 / TinyCore.podspec.json
blob7c1db5bc163d141890136db3fb9dec8db478f851
2   "name": "TinyCore",
3   "version": "0.6.2",
4   "license": "MIT",
5   "summary": "TinyCore provides fundamental types and functions.",
6   "homepage": "https://github.com/royhsu/tiny-core",
7   "authors": {
8     "Roy Hsu": "roy.hsu@tinyworld.cc"
9   },
10   "source": {
11     "git": "https://github.com/royhsu/tiny-core.git",
12     "tag": "0.6.2"
13   },
14   "frameworks": "Foundation",
15   "source_files": "Sources/*.swift",
16   "ios": {
17     "source_files": "Sources/iOS/*.swift"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.2"