[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / 4 / RNActivityView / 0.0.7 / RNActivityView.podspec.json
blob00a0c705659e124609dd543b45f4f6118fc12c7b
2   "name": "RNActivityView",
3   "version": "0.0.7",
4   "summary": "Displays a translucent ActivityView with an indicator and/or labels. Can UIView category.",
5   "description": "Based on MBProgressHUD -  is an iOS drop-in class that displays a translucent ActivityView with an indicator and/or labels while work is being done in a background thread. Can UIView category.",
6   "homepage": "https://github.com/souzainf3/RNActivityView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Romilson Nunes": "souzainf3@yahoo.com.br"
13   },
14   "social_media_url": "http://twitter.com/souzainf3",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/souzainf3/RNActivityView.git",
20     "tag": "0.0.7"
21   },
22   "source_files": "RNActivityView/*",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreGraphics"
27   ],
28   "requires_arc": true