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