blob: 6ffba8f09995932e6e37c37a3f2ec2f9903c6e69 [file] [log] [blame]
{
"name": "DATASource",
"version": "5.6.3",
"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": "5.6.3"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": [
"Foundation",
"UIKit",
"CoreData"
]
}