[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 1 / 2 / SGProgressView / 1.0.0 / SGProgressView.podspec.json
blobdcd9e947ed16eb4135704609a88f59c3b20f930a
2   "name": "SGProgressView",
3   "version": "1.0.0",
4   "summary": "This will add/remove a loader view on any specific view in iOS application.",
5   "description": "This will add/remove a loader view on any specific view with or without a message based on how we use it.",
6   "homepage": "https://github.com/sunilgupta-mca/SGProgressView.git",
7   "license": "MIT",
8   "authors": {
9     "Sunil Gupta": "sunil.gupta@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/sunilgupta-mca/SGProgressView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SGProgressView/**/*",
19   "exclude_files": "SGProgressView/SGProgressView/*.plist",
20   "frameworks": "UIKit",
21   "swift_versions": "4.2",
22   "swift_version": "4.2"