[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 8 / 0 / SCSkypeActivityIndicatorView / 1.0.1 / SCSkypeActivityIndicatorView.podspec.json
blob0198c09be6321e1374a72c85135dbc19175eb69d
2   "name": "SCSkypeActivityIndicatorView",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "Activity indicator view similar to the one seen in the Skype apps.",
8   "description": "SCSkypeActivityIndicatorView is an activity indicator view similar to the one seen in the Skype apps.",
9   "homepage": "https://github.com/stefanceriu/SCSkypeActivityIndicatorView",
10   "authors": {
11     "Stefan Ceriu": "stefan.ceriu@yahoo.com"
12   },
13   "social_media_url": "https://twitter.com/stefanceriu",
14   "source": {
15     "git": "https://github.com/stefanceriu/SCSkypeActivityIndicatorView.git",
16     "tag": "v1.0.1"
17   },
18   "license": {
19     "type": "MIT License",
20     "file": "LICENSE"
21   },
22   "source_files": "SCSkypeActivityIndicatorView/*",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "QuartzCore",
27     "CoreGraphics",
28     "Foundation"
29   ],
30   "screenshots": [
31     "https://dl.dropboxusercontent.com/u/12748201/SCSkypeActivityIndicatorView/SCSkypeActivityIndicatorView1.gif"
32   ]