[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / f / e / TinyCore / 0.6.1 / TinyCore.podspec.json
blobb50190fbffdafbcdc1149964994e848950d90796
2   "name": "TinyCore",
3   "version": "0.6.1",
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.1"
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"