blob: f81372407f2dbbdc884f8714fcc343e64f8e31c3 [file] [log] [blame]
{
"name": "MMPhoneCodeButtonModule",
"version": "0.0.2",
"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.2"
},
"source_files": "MMPhoneCodeButtonModule/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"MMUIKitAdditions": [
],
"UIColor-MMAdditions": [
]
}
}