[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 2 / iOS_Login / 1.0 / iOS_Login.podspec.json
blob09bc5b8a24340051a20da634f9300ada7870d932
2   "name": "iOS_Login",
3   "version": "1.0",
4   "summary": "This libary help the user to authenticate the host by passing user name and password",
5   "description": "This is authentication library can be used by any application that provide user name, password and url to authenticate.",
6   "homepage": "https://github.com/SinghAadi/iOS_Login",
7   "license": "MIT",
8   "authors": {
9     "Singh Manoj": "manoj.singh@news.com.au"
10   },
11   "source": {
12     "git": "https://github.com/SinghAadi/iOS_Login.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "iOS_Login": [
22       "Pod/Assets/*.png"
23     ]
24   }