blob: 0fd69565877cec00aed47651ea9aff63f8f8756a [file] [log] [blame]
{
"name": "ASNRealm",
"version": "0.1.5",
"summary": "help using realm for sophify",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sovianisa/ASNRealm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Annisa Sofia Noviantina": "annisa@41studio.com"
},
"source": {
"git": "https://github.com/sovianisa/ASNRealm.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASNRealm/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Realm": [
]
}
}