[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / 5 / c / 8 / JRLUtils / 0.1.1 / JRLUtils.podspec.json
blobd6a714b354d714f7efab3a801bd1bfdf26189af9
2   "name": "JRLUtils",
3   "version": "0.1.1",
4   "summary": "This open-source utilities library contains categories that are useful for a wide range of application UIKit",
5   "description": "Category for finding the visible view controller in UIWindow, present alert with dismiss action style using Modal Presentation Popover style",
6   "homepage": "https://github.com/rcmlee99/JRLUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rcmlee99": "rcmlee99@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rcmlee99/JRLUtils.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JRLUtils/Classes/**/*.{h,m}"