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