{ | |
"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}" | |
} |