blob: c4b9603b1853660a427798c47175de2e0b332038 [file] [log] [blame]
{
"name": "RCNativeiOSSDK",
"version": "0.0.12",
"summary": "A CocoaPods library written in Swift for Revcontent.",
"description": "A CocoaPods library written in Swift for the Revcontent to enables you to receive the same ad fill you would see in our traditional ad placements in a more flexible format.",
"homepage": "https://github.com/RevContent/RCNativeiOSSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris": "chris@revcontent.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/RevContent/RCNativeiOSSDK.git",
"tag": "0.0.12"
},
"source_files": "RCNativeiOSSDK/**/*.{h,m,swift}",
"swift_version": "5.0"
}