blob: d564c7c37fd9c38ee42ce3f1137d017146ff456c [file] [log] [blame]
{
"name": "DLOAuthKit",
"version": "0.1.0",
"summary": "iOS 第三方登录组件",
"homepage": "https://github.com/ZengyiMa/DLOAuthKit",
"license": "MIT",
"authors": {
"MaZengyi": "semazengyi@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZengyiMa/DLOAuthKit.git",
"tag": "0.1.0"
},
"source_files": "DLOAuthKit/*.{h,m}",
"requires_arc": true
}