[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / e / TinyCore / 0.7.0 / TinyCore.podspec.json
blobc4905b547d53a4ae0ce12903e920be17d2d4b914
2   "name": "TinyCore",
3   "version": "0.7.0",
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.7.0"
13   },
14   "frameworks": "Foundation",
15   "source_files": [
16     "Sources/*.swift",
17     "Sources/**/*.swift",
18     "Sources/**/**/*.swift"
19   ],
20   "ios": {
21     "source_files": "Sources/iOS/*.swift"
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "swift_version": "4.2"