blob: 3d879c61f6461250483a44b47e805a5709948e58 [file] [log] [blame]
{
"name": "WKCSpeaker",
"version": "0.1.5",
"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": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCSpeaker.git",
"tag": "0.1.5"
},
"source_files": "WKCSpeaker/**/*.{h,m}",
"public_header_files": "WKCSpeaker/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}