blob: b64e9228287b8a0720aae11cca8b5bf81e0c56f9 [file] [log] [blame]
{
"name": "EZDataSource",
"version": "0.2.1",
"summary": "Concise, flexible, and UI independent protocol for data sources",
"description": "Concise, flexible, and UI independent protocol for data sources.",
"homepage": "https://github.com/ezcater/DataSource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brad Smith": "bradley.d.smith11@gmail.com"
},
"source": {
"git": "https://github.com/ezcater/DataSource.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/bsmithers11",
"platforms": {
"ios": "8.0"
},
"source_files": "DataSource/Classes/**/*",
"pushed_with_swift_version": "3.0"
}