blob: 61e86e23a3f20c9f6cc4ac927e8556910fba4e07 [file] [log] [blame]
{
"name": "GatheredKit",
"version": "0.1",
"summary": "A consistent and easy to use API for various iOS data\nsources",
"description": "A framework that provides a consistent and easy to use API for various data sources offered by iOS",
"homepage": "https://github.com/JosephDuffy/GatheredKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Joseph Duffy",
"source": {
"git": "https://github.com/JosephDuffy/GatheredKit.git",
"tag": "v0.1"
},
"source_files": "Source/**/*.{swift,h,m}",
"platforms": {
"ios": "9.0"
},
"frameworks": "SystemConfiguration"
}