[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / d / b / LoginController / 0.1.0 / LoginController.podspec.json
blob10482b1ac32108857dc63054947bac0812ac135a
2   "name": "LoginController",
3   "version": "0.1.0",
4   "summary": "LoginController that allows you to create a simple login page with username and password",
5   "description": "LoginController is a view controller that provides easier interface for login screen with callback for signin. It allows for customization of the screen",
6   "homepage": "https://github.com/ashishmusale/LoginController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Musale, Ashish": "musale.ashish@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ashishmusale/LoginController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LoginController/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"