blob: 89c23f13495e368e0951b0506815f4c30bf94b0d [file] [log] [blame]
{
"name": "WKCSpeaker",
"version": "0.1.7",
"summary": "The development process can help you to quickly carry out some basic Speaker settings.",
"homepage": "https://github.com/WeiKunChao/WKCSpeaker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCSpeaker.git",
"tag": "0.1.7"
},
"source_files": "WKCSpeaker/**/*.{h,m}",
"public_header_files": "WKCSpeaker/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}