blob: 168529657c2d069c2911f44ca53408a0f3296703 [file] [log] [blame]
{
"name": "RapidAPISDK",
"version": "0.1",
"summary": "Find, try and connect to APIs easily with the RapidAPI marketplace",
"description": "RapidAPI is the world's first opensource API marketplace. It allows developers to discover and connect to the world's top APIs more easily and manage multiple API connections in one place.",
"homepage": "https://rapidapi.com",
"license": "Apache License, Version 2.0",
"authors": {
"bukati": "andrey@rapidapi.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/RapidSoftwareSolutions/rapidapi-ios-sdk.git",
"tag": "0.1",
"submodules": true
},
"source_files": "RapidConnectSDK/**/*.{h,m}",
"requires_arc": true,
"documentation_url": "https://github.com/RapidSoftwareSolutions/rapidapi-ios-sdk/blob/master/README.md"
}