[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 9 / d / OverwatchLoadingView / 0.1.0 / OverwatchLoadingView.podspec.json
blob814351769fbb0e79526bced2e69b57fd7f3a0344
2   "name": "OverwatchLoadingView",
3   "version": "0.1.0",
4   "summary": "Overwatch loading indicator in Swift",
5   "description": "This project is an implementation of the Overwatch matchmaking loading indicator on iOS.\n\nOverwatch is a registered trademark of Blizzard Entertainment, Inc.\nThis project is in no way affiliated or endorsed by Blizzard Entertainment, Inc.",
6   "homepage": "https://github.com/nero-tang/OverwatchLoadingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Archangel": "nero.tangyufei@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nero-tang/OverwatchLoadingView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OverwatchLoadingView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"