[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 2 / SwiftTestLib / 0.0.1 / SwiftTestLib.podspec.json
blobfc2786c48769fe2cf0119d437c328001b9999ee6
2   "name": "SwiftTestLib",
3   "version": "0.0.1",
4   "summary": "The lib for math operations.",
5   "description": "The framework for math operations.",
6   "homepage": "https://github.com/nik3212/SwiftTestLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikita Vasilev": "nv3212@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.10",
17     "watchos": "2.0",
18     "tvos": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source": {
22     "git": "https://github.com/nik3212/SwiftTestLib.git",
23     "tag": "0.0.1"
24   },
25   "source_files": [
26     "Source",
27     "Source/**/*.{h,m,swift}"
28   ],
29   "exclude_files": "Source/*.plist",
30   "swift_version": "5.0"