blob: a3c80a0950c9ae8c6ad0ed5104cc0df5cf999039 [file] [log] [blame]
{
"name": "GatheredKit",
"version": "0.1.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.1"
},
"source_files": "Source/**/*.{swift,h,m}",
"platforms": {
"ios": "9.0"
},
"frameworks": "SystemConfiguration"
}