blob: f8ad92c3d1395f531056e1123a43df3fd2f5c63d [file] [log] [blame]
{
"name": "YSSDK",
"version": "0.0.3",
"summary": "A demo for CocoaPods.",
"description": "SayHello to everyone ha ha ha !",
"homepage": "https://github.com/CornBallast/YSSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangshuai": "yangshuai@zhangyue.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CornBallast/YSSDK.git",
"tag": "0.0.3"
},
"source_files": "YSSDK/YSSDK/YSSDK.{h,m}"
}