[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 6 / JNFoundation / 0.2.0 / JNFoundation.podspec.json
blob5f89253bc7815f79ae19ac93102b9c61efe5347f
2   "name": "JNFoundation",
3   "version": "0.2.0",
4   "summary": "一个集成网络和DB的便捷工具库",
5   "description": "JNFoundation是业务模块化的前期解耦合设计方案,将Net、DB、Model职责划分,为独立业务模块提供底层支持",
6   "homepage": "https://github.com/Vanduza/JNFoundation",
7   "license": "MIT",
8   "platforms": {
9     "ios": "10.0"
10   },
11   "swift_versions": "4.2",
12   "authors": {
13     "Vanduza": "vanduza@163.com"
14   },
15   "source": {
16     "git": "https://github.com/Vanduza/JNFoundation.git",
17     "tag": "V0.2.0"
18   },
19   "source_files": [
20     "JNFoundation/JNFoundation/**/*.swift",
21     "JNFoundation/JNFoundation/*.h",
22     "JNFoundation/JNFoundation/**/**/*.swift"
23   ],
24   "dependencies": {
25     "WCDB.swift": [
26       "1.0.8.2"
27     ],
28     "CleanJSON": [
29       "1.0.6"
30     ],
31     "RxSwift": [
33     ],
34     "RxCocoa": [
36     ]
37   },
38   "swift_version": "4.2"