blob: e256861f2f4483ef260651ca2d5044caf2cb4e5a [file] [log] [blame]
{
"name": "AudiencePlay_ios",
"version": "1.0.2",
"summary": "AudiencePlay is a open framework to interact with the client details",
"description": "AudiencePlay is a open framework to interact with the client details to co-ordinate with audienceNetwork",
"homepage": "https://venkat525@bitbucket.org/venkat525/audienceplay_ios.git",
"license": "MIT License",
"authors": "way2online",
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://venkat525@bitbucket.org/venkat525/audienceplay_ios.git"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "AudiencePlay.framework"
}
}