blob: b7303367ac086102127e917e531eb1d66a835985 [file] [log] [blame]
{
"name": "LetMeAuth",
"version": "1.0.0",
"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.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "Pod/*.{h,m}"
}