blob: 7db49dc633a06912509890cb952b47e039748751 [file] [log] [blame]
{
"name": "MMPhoneCodeButtonModule",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Coding应用 验证码按钮(业务公用组件)",
"homepage": "https://github.com/xwgit2971/MMPhoneCodeButtonModule",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMPhoneCodeButtonModule.git",
"tag": "0.0.1"
},
"source_files": "MMPhoneCodeButtonModule/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"MMUIKitAdditionsModule": [
]
}
}