blob: 53acf813d1c1c4bfe87d4fcec09ffd51c895b5b0 [file] [log] [blame]
{
"name": "SWOAuthCode",
"version": "0.1.0",
"summary": "OAuth Code View / 显示验证码的View",
"description": "OAuth Code View / 显示验证码的View",
"homepage": "https://github.com/shede333/SWOAuthCode",
"screenshots": [
"https://raw.githubusercontent.com/shede333/SWOAuthCode/master/Screenshot/OAuthCode1.png",
"https://raw.githubusercontent.com/shede333/SWOAuthCode/master/Screenshot/OAuthCode2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shede333": "333wshw@163.com"
},
"source": {
"git": "https://github.com/shede333/SWOAuthCode.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SWOAuthCode/Classes/**/*",
"prefix_header_file": "SWOAuthCode/Classes/OSWOAuthCode-prefix.pch",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}