blob: 11cccf56686e445bdfa0f4ee8d28a1d610d94ced [file] [log] [blame]
{
"name": "YSSDK",
"version": "0.0.1",
"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.1"
},
"source_files": [
"YSSDK",
"YSSDK/YSSDK/*.{h,m}"
]
}