blob: ff2a66b809a540b504af13a615363ad6d4002c8d [file] [log] [blame]
{
"name": "FetchKit",
"version": "1.0.4",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/Agarunov/FetchKit",
"authors": {
"Anton Agarunov": "agarunov.anton@gmail.com"
},
"summary": "Lightweight Core Data fetch framework",
"source": {
"git": "https://github.com/Agarunov/FetchKit.git",
"tag": "1.0.4"
},
"module_name": "FetchKit",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": "CoreData",
"pushed_with_swift_version": "3.0"
}