blob: 49d3436a325731b474ba89ad9a987627ed486e5e [file] [log] [blame]
{
"name": "Debugmodule",
"version": "0.0.4",
"summary": "Just Testing.",
"description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://git.oschina.net/baozhatou",
"license": "MIT",
"authors": {
"Sean": "x402399587@163.com"
},
"source": {
"git": "https://git.oschina.net/baozhatou/debugmodule.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"DebugModule/DebugModule/*.{h,m}",
"DebugModule/DebugModule/*.{h,m}"
],
"frameworks": "UIKit"
}