blob: 36e263e223f38e78e831bcfb2e1ed67bb026a3d3 [file] [log] [blame]
{
"name": "MaterialTapTargetPrompt-iOS",
"version": "1.0.0",
"summary": "A iOS version of Material Tap Target Prompt.",
"description": "A iOS version of Material Tap Target Prompt ,Written in Swift and can be used in swift or objective c projects.",
"homepage": "https://github.com/Abedalkareem/MaterialTapTargetPrompt-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abedalkareem": "abedalkareem.omreyh@yahoo.com"
},
"source": {
"git": "https://github.com/Abedalkareem/MaterialTapTargetPrompt-iOS.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/AbedalkareemOmr",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "MaterialTapTargetPrompt-iOS/Classes/**/*"
}