blob: 70b18d4f2138ca11fc5f34a682470c228eda3d23 [file] [log] [blame]
{
"name": "REDModel",
"version": "0.2.0",
"summary": "NSUserDefaults wrapper",
"description": " NSUserDefaults wrapper - http://blog.red.to/posts/redmodel.html\n",
"homepage": "https://github.com/reddavis/REDModel",
"license": "MIT",
"authors": {
"Red Davis": "me@red.to"
},
"source": {
"git": "https://github.com/reddavis/REDModel.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/reddavis",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"REDModel": [
"Pod/Assets/*.png"
]
}
}