[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / b / 6 / IGCStatefulView / 0.2.4 / IGCStatefulView.podspec.json
bloba45b406e58e9d8084daced1c6e38dccfc3e8e1a4
2   "name": "IGCStatefulView",
3   "version": "0.2.4",
4   "summary": "Displays a corresponding data state (loading, error, etc) for a UIView instance (includes UITableView and UICollectionView).",
5   "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.",
6   "homepage": "https://github.com/ingenuity-ph/IGCStatefulView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jason Jon E. Carreos": "jason@ingenuity.ph"
13   },
14   "source": {
15     "git": "https://github.com/ingenuity-ph/IGCStatefulView.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "IGCStatefulView/Classes/**/*",
22   "resources": "IGCStatefulView/**/*.xib",
23   "pushed_with_swift_version": "4"