blob: 249c2ccf4339ff695e5ffe6ac4fc18eb6958fdfc [file] [log] [blame]
{
"name": "Populate",
"version": "1.0",
"summary": "Populate your views with NSFetchedResultsController-like behaviour. 100% Swift, type-safe protocol-orientated design.",
"homepage": "https://github.com/shaps80/Populate",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/Populate.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,swift}"
}