blob: 0969b82c59ee8d61432f0f7bd2caef79c9b11c77 [file] [log] [blame]
{
"name": "ARNRealmExtension",
"version": "0.1.0",
"summary": "Extension of the defaultPropertyValues Method of the Realm.",
"homepage": "https://github.com/xxxAIRINxxx/ARNRealmExtension",
"license": "MIT",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNRealmExtension.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNRealmExtension": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"Realm": [
]
}
}