blob: 97a8973b2de1d69f4aa827a26b6f073cd1d5d660 [file] [log] [blame]
{
"name": "iOSRevContentSDK",
"version": "0.0.8",
"summary": "A CocoaPods library for Revcontent written in Swift.",
"description": "This cocoapods library 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/cpmaynard/rcsdk",
"license": {
"type": "MIT",
"file": "../LICENSE"
},
"authors": {
"Chris Maynard": "chris@revcontent.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/cpmaynard/rcsdk.git",
"tag": "0.0.8"
},
"source_files": "RCSDK/**/*.{h,m,swift}",
"swift_version": "5.0"
}