blob: 1b5295f3a79fbf6f808bb4e00448900f70ecc67c [file] [log] [blame]
{
"name": "SmartPGCore",
"version": "1.0.3",
"summary": "SmartPGCore pay4me",
"description": "This is a sample pay4me client.",
"homepage": "http://www.itsmartsystems.eu",
"license": {
"type": "Commercial",
"text": "SmartPG: Copyright IT SMART SYSTEMS, SRL. All Rights Reserved. Use of this software is subject to the terms and conditions of the SmartPG Software and Services Agreement"
},
"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.3/SmartPGCore-1.0.3.zip"
},
"vendored_frameworks": "**/iOS/SmartPGCore.framework",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"JSONModel": [
"~> 1.2"
],
"ISO8601": [
"~> 0.6"
],
"FMDB": [
"~> 2.7"
]
}
}