blob: 1ef8d3543e38a214e9a2da966f531ee023df6a60 [file] [log] [blame]
{
"name": "Wahaha",
"version": "1.0.0",
"summary": "Just Testing.",
"description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/hahahahahahahha/Wahaha",
"license": "MIT",
"authors": {
"yanglei.zhu": "zylkdda@sina.com"
},
"source": {
"git": "https://github.com/hahahahahahahha/Wahaha.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Wahaha/*.{h,m}",
"frameworks": "UIKit"
}