[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 5 / 2 / SSLE / 0.0.3 / SSLE.podspec.json
blob4c2df0888783f37766167e31da01f747dbcbf63b
2   "name": "SSLE",
3   "version": "0.0.3",
4   "summary": "Swift Extension.",
5   "description": "Swift Standard Library Extension",
6   "homepage": "https://github.com/ccxdd/SSLE",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ccxdd": "e_xiaodong@hotmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "cocoapods_version": ">= 1.4.0",
18   "swift_version": "4.2",
19   "source": {
20     "git": "https://github.com/ccxdd/SSLE.git",
21     "tag": "0.0.3"
22   },
23   "source_files": "Sources/*/*.swift",
24   "exclude_files": "Classes/Exclude",
25   "requires_arc": true,
26   "dependencies": {
27     "CryptoSwift": [
28       "~> 0.13"
29     ]
30   }