[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 2 / b / 6 / IGCStatefulView / 0.2.5 / IGCStatefulView.podspec.json
blob8f51b0d7b79e7ba1c257051094e47b4b44daacea
2   "name": "IGCStatefulView",
3   "version": "0.2.5",
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.5"
17   },
18   "social_media_url": "https://twitter.com/BTcalls",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "IGCStatefulView/Classes/**/*",
23   "resources": "IGCStatefulView/**/*.xib"