[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 9 / d / 4 / RNActivityView / 0.0.2 / RNActivityView.podspec.json
blobb88e945b8e0b9814153d100d74d0060489e7a32e
2   "name": "RNActivityView",
3   "version": "0.0.2",
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.\n",
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   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/souzainf3/RNActivityView.git",
19     "tag": "v0.0.2"
20   },
21   "source_files": "RNActivityView/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreGraphics"
26   ],
27   "requires_arc": true