blob: 8c0e3042e982ba69b7a822bb6be43cf0377c1f6c [file] [log] [blame]
{
"name": "SmartPGCore",
"version": "1.0.1",
"summary": "SmartPGCore pay4me",
"description": "This is a sample pay4me client.",
"homepage": "http://www.itsmartsystems.eu",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"SmartPG": "smartpg@itsmartsystems.eu"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"http": "http://jenkins.itsmartsystems.eu:8084/repository/iss-public/smartpg/ios/SmartPGCore/1.0.1/SmartPGCore-1.0.1.zip"
},
"vendored_frameworks": "**/iOS/SmartPGCore.framework",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"JSONModel": [
"~> 1.2"
],
"ISO8601": [
"~> 0.6"
]
}
}