[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / e / 6 / Oh.Swift / 0.1 / Oh.Swift.podspec.json
blob34d5976afe262c879d7c17568904c34185def1df
2   "name": "Oh.Swift",
3   "version": "0.1",
4   "summary": "Swift extension and utils.",
5   "description": "Swift extension and utilities.",
6   "homepage": "https://github.com/Starkrimson/Oh.Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Starkrimson": "starkrimson@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/Starkrimson/Oh.Swift.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5",
22   "module_name": "OhSwift",
23   "default_subspecs": "Core",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "Oh.Swift/Classes/Core/**/*"
28     }
29   ],
30   "swift_version": "5"