blob: 004a1a541c49a13b81fc31c2414247917302437d [file] [log] [blame]
{
"name": "JFModelDataSource",
"version": "1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/JFModelDataSource",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "A base data source class which should be subclassed for an object which is created from JSON.",
"source": {
"git": "https://github.com/mergesort/JFModelDataSource.git",
"tag": "1.1"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "7.0"
}
}