blob: a45b406e58e9d8084daced1c6e38dccfc3e8e1a4 [file] [log] [blame]
{
"name": "IGCStatefulView",
"version": "0.2.4",
"summary": "Displays a corresponding data state (loading, error, etc) for a UIView instance (includes UITableView and UICollectionView).",
"description": "A UIView extension wherein the capability of displaying states is available to properly convey to users the current state of the view with respect to its current data.",
"homepage": "https://github.com/ingenuity-ph/IGCStatefulView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jason Jon E. Carreos": "jason@ingenuity.ph"
},
"source": {
"git": "https://github.com/ingenuity-ph/IGCStatefulView.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "IGCStatefulView/Classes/**/*",
"resources": "IGCStatefulView/**/*.xib",
"pushed_with_swift_version": "4"
}