blob: a8a740cc144d587cd547f18341a95cc4ad916032 [file] [log] [blame]
{
"name": "LetMeAuth",
"version": "1.1.1",
"authors": {
"Alexey Aleshkov": "djmadcat@gmail.com"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Let Me Auth! - as simple as possible authorization library for use with server-side backends",
"homepage": "https://github.com/webparadox/LetMeAuth-iOS",
"source": {
"git": "https://github.com/webparadox/LetMeAuth-iOS.git",
"tag": "1.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "Pod/*.{h,m}"
}