blob: bdfbe8caf17325c044916063045df1dd7c026ed8 [file] [log] [blame]
{
"name": "RealmObjc",
"version": "0.2.2",
"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": {
"toanf9dn@gmail.com": "toanf9dn@gmail.com"
},
"source": {
"git": "https://github.com/Cu-Toof/RealmObjc.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RealmObjc/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"RealmSwift": [
"~> 2.2"
],
"ObjectMapper": [
"~> 2.2"
]
},
"pushed_with_swift_version": "3.0"
}