[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 0 / Omnia / 3.0.0 / Omnia.podspec.json
blob4af2d972d79df2e52158e3783a2ebe5f06d17378
2   "name": "Omnia",
3   "summary": "Everything your projects need to know",
4   "version": "3.0.0",
5   "homepage": "https://github.com/onmyway133/Omnia",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/Omnia.git",
12     "tag": "3.0.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11",
18     "tvos": "10.0",
19     "watchos": "3.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/{iOS,Shared}/**/*",
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   },
29   "tvos": {
30     "source_files": "Sources/{iOS,tvOS,Shared}/**/*"
31   },
32   "osx": {
33     "source_files": "Sources/{macOS,Shared}/**/*",
34     "frameworks": [
35       "Cocoa",
36       "Foundation"
37     ]
38   },
39   "watchos": {
40     "source_files": "Sources/{watchOS,Shared}/**/*"
41   },
42   "pod_target_xcconfig": {
43     "SWIFT_VERSION": "4.0"
44   },
45   "pushed_with_swift_version": "4.0"