blob: 5c8d20a295d0573490804dee6d6a1dc63d46053e [file] [log] [blame]
{
"name": "ConfigurableCoreDataStacks",
"version": "0.3.1",
"summary": "Flexible, cusomtizable Core Data stacks.",
"homepage": "https://github.com/MartinJNash/ConfigurableCoreDataStacks",
"license": "MIT",
"social_media_url": "https://twitter.com/MartinJNash",
"requires_arc": true,
"authors": {
"Martin Nash": "hidden@hidden.com"
},
"source": {
"git": "https://github.com/MartinJNash/ConfigurableCoreDataStacks.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ConfigurableCoreDataStacks": [
"Pod/Assets/*.png"
]
},
"frameworks": "CoreData"
}