blob: 18ca3fd40c44007ba36ff0f8224dab3f9323b5b1 [file] [log] [blame]
{
"name": "balanced-ios",
"version": "0.4",
"summary": "iOS library for working with Balanced Payments.",
"homepage": "https://github.com/balanced/balanced-ios",
"license": {
"type": "MIT",
"file": "Balanced/LICENSE"
},
"authors": {
"Ben Mills": "ben@unfiniti.com"
},
"source": {
"git": "https://github.com/balanced/balanced-ios.git",
"tag": "0.4"
},
"source_files": "Balanced",
"platforms": {
"ios": "5.0"
},
"frameworks": "CoreTelephony",
"requires_arc": true,
"prefix_header_contents": " #define BALANCED_IOS_VERSION @\"0.2\"\n"
}