blob: c11ea50d5aea1fb8aee9c3dd61817c8bc87dd7ba [file] [log] [blame]
{
"name": "wcs-ios-sdk",
"version": "0.1.0",
"summary": "A short description of wcs-ios-sdk.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nemoleo/wcs-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lee": "nemoleo@yeah.net"
},
"source": {
"git": "https://github.com/nemoleo/wcs-ios-sdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "MobileCoreServices",
"libraries": "z",
"ios": {
"vendored_frameworks": "wcs-ios-sdk/*.framework"
}
}