[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / e / UNIXFileSystem / 2.0.0 / UNIXFileSystem.podspec.json
blobcd7ef4e80cebd054a333146e65e1ee43f172051f
2   "name": "UNIXFileSystem",
3   "summary": "UNIXFileSystem is an UNIX file system framework for iOS/macOS/tvOS/watchOS platforms.",
4   "version": "2.0.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.0.0"
13   },
14   "social_media_url": "https://meniny.cn/",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "UNIXFileSystem/Source/*.swift",
22   "requires_arc": true,
23   "frameworks": "Foundation",
24   "pushed_with_swift_version": "4.0"