blob: d8c782931d20d67fd165c14b0734d3a00781bf6d [file] [log] [blame]
{
"name": "DATASource",
"version": "3.2.0",
"summary": "NSFetchedResultsController made stupid easy",
"homepage": "https://github.com/3lvis/DATASource",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/DATASource.git",
"tag": "3.2.0"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": [
"Foundation",
"UIKit",
"CoreData"
]
}