blob: d9c9896ed69a8b82de5626aa34d536e9db2432cd [file] [log] [blame]
{
"name": "PGSDKiOS",
"version": "1.8.5",
"summary": "Its a RichInisghts Library",
"description": " This is the description of PGSDK Libarary\n",
"homepage": "https://github.com/bharath2020/PGSDKiOS",
"license": "LICENSE",
"authors": {
"Bharath Booshan": "bharath2020@gmail.com"
},
"source": {
"git": "https://github.com/bharath2020/PGSDKiOS.git",
"tag": "1.8.5"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"preserve_paths": "Pod/lib/*.a",
"ios": {
"vendored_libraries": "Pod/lib/libRichInsights.a"
},
"public_header_files": "Pod/include/*.h",
"libraries": [
"sqlite3",
"RichInsights"
]
}