[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / 8 / RNLoadingButton / 0.0.1 / RNLoadingButton.podspec.json
blob73ceae727e5389943a236892d159e6e65ab859a4
2   "name": "RNLoadingButton",
3   "version": "0.0.1",
4   "summary": "An easy-to-use UIButton subclass with an activity indicator",
5   "description": "                   RNLoadingButton offers alignment \"loading\" options, hide text or image while loading the animation is running.\n",
6   "homepage": "https://github.com/souzainf3/RNLoadingButton-Swift",
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": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/souzainf3/RNLoadingButton.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "RNLoadingButton/*",
23   "frameworks": "UIKit",
24   "requires_arc": true