blob: c5ed929f40de33cb84ffe518ecf0ffb7c74fe87e [file] [log] [blame]
{
"name": "RavingFansSDK",
"version": "1.2.0",
"summary": "SDK for working with RavingFans. See http://followtheseed.vc/ for details.",
"description": "SDK for working with RavingFans.\n\nRegister at http://followtheseed.vc, integrate this SDK to your project and let the data flow.",
"swift_versions": [
"5.0",
"5.0"
],
"homepage": "https://github.com/RavingFans/ravingfans-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ko0f": "6340033+ko0f@users.noreply.github.com"
},
"source": {
"git": "https://github.com/RavingFans/ravingfans-ios-sdk.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RavingFansSDK/Classes/**/*",
"swift_version": "5.0"
}