blob: 2070c2c7e986afa98a160a0eea34fb1efdee87bd [file] [log] [blame]
{
"name": "SITAMPC",
"version": "3.29",
"summary": "SITAMPC SDK",
"description": "SITA MPC SDK will provide profile management for all your travellers plus access to dynamic forms and workflows that have been defined by the concerned agencies.",
"homepage": "https://github.com/sitalab/SITAMPC-SDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zsheaib": "zeinab@itx.com.lb"
},
"source": {
"git": "https://github.com/sitalab/SITAMPC-SDK-iOS.git",
"tag": "3.29"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SITAMPC/Classes/**/*",
"resources": [
"SITAMPC/Assets/MPCResourcesBundle.bundle"
],
"libraries": [
"z",
"sqlite3",
"c++"
],
"frameworks": [
"UIKit",
"SystemConfiguration",
"CoreData"
],
"vendored_libraries": "SITAMPC/libSITAMPC.a"
}