blob: 30e1c7c345c6ea296c849f3ec9d7eff92e7e6901 [file] [log] [blame]
{
"name": "OLSDK",
"version": "0.0.1",
"summary": "OLSDK.",
"description": "OLSDK test",
"homepage": "https://github.com/wosta/OLSDK",
"license": {
"type": "Copyright",
"text": " OLSDK copyright\n"
},
"authors": {
"olive": "weiwang1202@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wosta/OLSDK.git",
"tag": "0.0.1"
},
"source_files": "OLSDK/*.{h,m}"
}