[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / f / c / OsTools / 0.8.1 / OsTools.podspec.json
blob09f6d6b3a137108a4638f38c95ca0a96c5716dc7
2   "name": "OsTools",
3   "version": "0.8.1",
4   "summary": "a bunch of tools for iOS/OSX development",
5   "description": "\"this module contains fundamental tools and extensions to implement in an iOS/OSX project.\"",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/osfunapps/osTools-iOS",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "osfunapps": "osfunapps@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/osfunapps/osTools-iOS.git",
17     "tag": "0.8.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Classes/**/*",
23   "swift_version": "5.0"