blob: 24efb29fd0dd86d2a52f8f0b75199bd63c131de0 [file] [log] [blame]
{
"name": "JBLoginDataCommands",
"version": "0.1.5",
"summary": "Some protocols for formalizing the login process of an login view.",
"description": "Some protocols for formalizing the login process of an login view (have a look at JBLoginView).",
"homepage": "https://github.com/barteljan/JBLoginDataCommands",
"license": "MIT",
"authors": {
"Jan Bartel": "jan.bartel@atino.de"
},
"source": {
"git": "https://github.com/barteljan/JBLoginDataCommands.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/janbartel",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JBLoginDataCommands": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}