| { |
| "name": "SQLiteValueExtension", |
| "version": "0.0.2", |
| "summary": "SQLiteValueExtension", |
| "homepage": "https://github.com/pujiaxin33/SQLiteValueExtension", |
| "license": "MIT", |
| "authors": { |
| "pujiaxin33": "317437084@qq.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "5.0", |
| "source": { |
| "git": "https://github.com/pujiaxin33/SQLiteValueExtension.git", |
| "tag": "0.0.2" |
| }, |
| "frameworks": "UIKit", |
| "source_files": [ |
| "Sources", |
| "Sources/*.{swift}" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "SQLite.swift": [ |
| |
| ] |
| }, |
| "swift_version": "5.0" |
| } |