blob: e039b133a9cc867237faacd9bc7d0154f08c6d4f [file] [log] [blame]
{
"name": "SITAMPC",
"version": "3.11",
"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": {
"safaakhalaf": "safaa@itx.com.lb"
},
"source": {
"git": "https://github.com/sitalab/SITAMPC-SDK-iOS.git",
"tag": "3.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SITAMPC/Classes/**/*",
"resource_bundles": {
"SITAMPC": [
"SITAMPC/Assets/**/*"
]
},
"libraries": [
"z",
"sqlite3",
"c++"
],
"frameworks": [
"UIKit",
"SystemConfiguration",
"CoreData"
],
"vendored_libraries": "SITAMPC/libSITAMPC.a"
}