[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / d / JBLoginView / 0.1.20 / JBLoginView.podspec.json
blob7533f3b76e5f2a002ebc167b26ceb9f824fb1f52
2   "name": "JBLoginView",
3   "version": "0.1.20",
4   "summary": "A simple VISPER based Login Screen.",
5   "description": "A simple VISPER based Login Screen.\nShould be used in composition with other VISPER Components",
6   "homepage": "https://github.com/barteljan/JBLoginView",
7   "license": "MIT",
8   "authors": {
9     "Jan Bartel": "barteljan@yahoo.de"
10   },
11   "source": {
12     "git": "https://github.com/barteljan/JBLoginView.git",
13     "tag": "0.1.20"
14   },
15   "social_media_url": "https://twitter.com/janbartel",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "JBLoginView": [
23       "Pod/Assets/*.xib"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": "UIKit",
28   "dependencies": {
29     "VISPER": [
31     ],
32     "PureLayout": [
34     ],
35     "JBLoginDataCommands": [
37     ],
38     "MBProgressHUD": [
40     ],
41     "TSMessages": [
43     ],
44     "BlocksKit": [
46     ]
47   }