blob: 68c95a07728aa2d1d3f2d38c4f8a79a89259f588 [file] [log] [blame]
{
"name": "YocoSDK",
"version": "0.1.0",
"summary": "Payment SDK",
"description": "Yoco integrated payments SDK",
"homepage": "https://github.com/rohanYoco/YocoSDK",
"license": "MIT",
"authors": {
"Rohan Jansen": "rohan@yoco.co.za"
},
"source": {
"git": "https://github.com/rohanYoco/YocoSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YocoSDK": [
"Pod/Assets/*.png"
]
}
}