blob: 7fb6174e2853f91bf8dc19de4ac67ead2801299f [file] [log] [blame]
{
"name": "GatheredKit",
"version": "0.0.1",
"summary": "A consistent and easy to use API for various iOS data sources",
"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",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JosephDuffy/GatheredKit.git",
"tag": "v0.0.1"
},
"source_files": "Source/**/*.{swift,h,m}",
"frameworks": "UIKit",
"swift_version": "4.1"
}