[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / e / UNIXFileSystem / 2.3.0 / UNIXFileSystem.podspec.json
blobcc3e3598be38078d19d53f309f835cdbe193146f
2   "name": "UNIXFileSystem",
3   "summary": "UNIXFileSystem is an UNIX file system framework for iOS/macOS/tvOS/watchOS platforms.",
4   "version": "2.3.0",
5   "homepage": "https://github.com/Meniny/UNIXFileSystem",
6   "license": "MIT",
7   "authors": {
8     "Meniny": "Meniny@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Meniny/UNIXFileSystem.git",
12     "tag": "2.3.0"
13   },
14   "social_media_url": "https://meniny.cn/",
15   "swift_versions": "5",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "UNIXFileSystem/Source/*.swift",
23   "requires_arc": true,
24   "frameworks": "Foundation"