blob: f4d26395a144fd9281b8a4e94c2ccb3a21488e46 [file] [log] [blame]
{
"name": "MMWaveView",
"version": "0.0.1",
"summary": "The waves of push action",
"description": "私有Pods测试\n* Markdown 格式",
"homepage": "https://github.com/YYWDark/MMWaveView.git",
"license": "MIT",
"authors": {
"wangyayun": "wangyayun0629@163.com"
},
"source": {
"git": "https://github.com/YYWDark/MMWaveView.git"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "MMWaveView/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "MMWaveView"
}