blob: ac35f1b611d7f8a8d91031c6faee3358153e6581 [file] [log] [blame]
{
"name": "SharkORM",
"version": "2.3.62",
"summary": "SQLite based ORM for iOS, tvOS & macOS",
"homepage": "http://sharkorm.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SharkSync.io, (Adrian Herridge, Neil Bostrom)": "devs@sharksync.io"
},
"social_media_url": "https://twitter.com/sharkorm",
"platforms": {
"ios": "9.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/sharksync/sharkorm.git",
"tag": "v2.3.62"
},
"source_files": "SharkORM/**/*.{h,m,c}",
"public_header_files": "SharkORM/SharkORM.h",
"module_map": "SharkORM/SharkORM.modulemap"
}