[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 4 / SwiftWalle / 0.1.1 / SwiftWalle.podspec.json
blob28120fdd2d6a6e77f6f28f6da7bb839a09b0e7ae
2   "name": "SwiftWalle",
3   "version": "0.1.1",
4   "summary": "A collection of useful extenison of Swift",
5   "description": "A collection of useful extenison of Swift, incluing some extenison of SwifterSwift",
6   "homepage": "https://github.com/mistdon/SwiftWalle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mistdon": "shendong13014@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mistdon/SwiftWalle.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "SwiftWalle/Classes/**/*.swift",
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "dependencies": {
28     "SwifterSwift/SwiftStdlib": [
30     ],
31     "SwifterSwift/Foundation": [
33     ],
34     "SwifterSwift/UIKit": [
36     ],
37     "SwifterSwift/Dispatch": [
39     ]
40   },
41   "swift_version": "5.0"