blob: 107eaf585d7e322ec10d276f72885f67ef26e9ac [file] [log] [blame]
{
"name": "CSPasswordPanal",
"version": "0.0.2",
"summary": "A beautiful and convenient password authentication panel.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joslyn": "cs_joslyn@foxmail.com"
},
"homepage": "https://github.com/JoslynWu/CSPasswordPanal",
"social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JoslynWu/CSPasswordPanal.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": "CSPasswordPanal/*.{h,m}",
"public_header_files": "CSPasswordPanal/*.{h}",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}