blob: c8e75e48fa6735f51c372ebd172368f73d3d3f90 [file] [log] [blame]
{
"name": "RealmObjc",
"version": "0.1.1",
"summary": "RealmObjc which help you to query faster in Realm",
"description": "RealmObjc which help you to query faster in Realm... bla bla",
"homepage": "https://github.com/Cu-Toof/RealmObjc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Toof_Appsia": "toanf9dn@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Cu-Toof/RealmObjc.git",
"tag": "0.1.1"
},
"source_files": "RealmObjc/**/*",
"frameworks": "Foundation",
"dependencies": {
"RealmSwift": [
],
"ObjectMapper": [
]
},
"pushed_with_swift_version": "3.0"
}