blob: f611f4167e1230a9c961521d0d3a71eaca68af1e [file] [log] [blame]
{
"name": "RealmObjc",
"version": "0.1.0",
"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.0"
},
"source_files": "RealmObjc/*",
"frameworks": "Foundation",
"dependencies": {
"RealmSwift": [
],
"ObjectMapper": [
]
},
"pushed_with_swift_version": "3.0"
}