blob: bc11d51902e91b92d53022bd40f7af7b7eea61db [file] [log] [blame]
{
"name": "OrangeRealm",
"version": "0.1.0",
"summary": "OrangeRealm helps you safety multithreading and UI integration using Realm",
"description": "OrangeRealm helps you safety multithreading and UI integration using Realm",
"homepage": "https://github.com/pisces/OrangeRealm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Kim": "hh963103@gmail.com"
},
"source": {
"git": "https://github.com/pisces/OrangeRealm.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OrangeRealm/Classes/**/*",
"dependencies": {
"RealmSwift": [
"~> 2.6.1"
]
},
"pushed_with_swift_version": "3.0"
}