[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / e / UNIXFileSystem / 2.2.0 / UNIXFileSystem.podspec.json
blob17643c3efb500d15ff4f53430d7a4bbaf50b9e6b
2   "name": "UNIXFileSystem",
3   "summary": "UNIXFileSystem is an UNIX file system framework for iOS/macOS/tvOS/watchOS platforms.",
4   "version": "2.2.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.2.0"
13   },
14   "social_media_url": "https://meniny.cn/",
15   "swift_version": "4.1",
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"