blob: 497c2c02a6b9c988c90a118262c915b874d043d4 [file] [log] [blame]
{
"name": "ASNRealm",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASNRealm/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Realm": [
]
}
}