[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 8 / b / NRLoginVC / 0.1.0 / NRLoginVC.podspec.json
blob5b30bec0c89bb73aa57a97056925353f0f715174
2   "name": "NRLoginVC",
3   "version": "0.1.0",
4   "summary": "NRLoginVC is A login viewcontroller",
5   "description": "NRLoginVC is a login viewController in which all the Validations are predefined you just use this as super class while creating Login viewControllr and give IBoutlets.",
6   "homepage": "https://github.com/RavindarNalla/NRLoginVC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RavindarNalla": "ravindarnalla@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/RavindarNalla/NRLoginVC.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NRLoginVC/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ]