[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 4 / RNActivityView / 0.0.8 / RNActivityView.podspec.json
blob8d5dd318b5057f107ff710d2cc4c8bc5afb41423
2   "name": "RNActivityView",
3   "version": "0.0.8",
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   "source": {
16     "git": "https://github.com/souzainf3/RNActivityView.git",
17     "tag": "0.0.8"
18   },
19   "platforms": {
20     "ios": "7.0",
21     "tvos": "9.0"
22   },
23   "source_files": "RNActivityView/*",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "CoreGraphics"
28   ],
29   "requires_arc": true