| { |
| "name": "OMCDatabaseHelper", |
| "version": "0.1.0", |
| "summary": "OMCDatabaseHelper起驾数据库处理.", |
| "description": "OMCDatabaseHelper起驾数据库处理.OMCDatabaseHelper起驾数据库处理.", |
| "homepage": "https://github.com/baiwulong/OMCDatabaseHelper", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "baiwulong": "1204803180@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/baiwulong/OMCDatabaseHelper.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "OMCDatabaseHelper/Classes/**/*", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "dependencies": { |
| "FMDB": [ |
| |
| ] |
| } |
| } |