[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 8 / 1 / 7 / RNLoadingButton(Swift) / 0.0.1 / RNLoadingButton(Swift).podspec.json
blob3aa573ca0a6d34943da3282fc9bdf1ca6d376465
2   "name": "RNLoadingButton(Swift)",
3   "version": "0.0.1",
4   "summary": "An easy-to-use UIButton subclass with an activity indicator.",
5   "description": "                   The activity state is configurable and can hide the image or text while the activity indicator is displaying . You can Also choose the position of easily activity indicator or Set It up with a spacing..\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   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/souzainf3/RNLoadingButton-Swift.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "RNLoadingButton/*",
22   "frameworks": "UIKit",
23   "requires_arc": true