{ | |
"name": "ERHelper", | |
"version": "1.0.1", | |
"summary": "ERHelper ERHelper ERHelper ERHelper.", | |
"homepage": "https://github.com/cqcycle/NETBARER.git", | |
"license": "MIT", | |
"authors": { | |
"zhoubo": "15696564260@163.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/cqcycle/NETBARER.git", | |
"tag": "1.0.1" | |
}, | |
"source_files": [ | |
"ERHelper", | |
"ERHelper/**/*.{h,m}" | |
], | |
"requires_arc": true, | |
"dependencies": { | |
"CycleAlertAnyView": [ | |
"~> 1.0.0" | |
], | |
"SDWebImage": [ | |
"~> 4.3.0" | |
] | |
} | |
} |