blob: 809d8ac71b6c728691b63e763a72e8cb5c0e97a4 [file] [log] [blame]
{
"name": "FetchingView",
"version": "0.1.1",
"summary": "Views to indicate data fetching states.",
"description": "Views to show on different states of data fetching. Shows indicator views for fetching state, error states etc.",
"homepage": "https://github.com/NeilsUltimateLab/FetchingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NeilsUltimateLab": "neilsultimatelab@icloud.com"
},
"source": {
"git": "https://github.com/NeilsUltimateLab/FetchingView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FetchingView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}