blob: cf16e6933e8b8d51d8ab3f39b9558ae98105631e [file] [log] [blame]
{
"name": "TAOverlay",
"version": "2.0.1",
"summary": "TAOverlay is a minimalistic and simple overlay meant to display useful information to the user.",
"homepage": "https://github.com/TaimurAyaz/TAOverlay",
"screenshots": "https://raw.githubusercontent.com/TaimurAyaz/TAOverlay/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Taimur Ayaz",
"social_media_url": "https://twitter.com/taimurayaz",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TaimurAyaz/TAOverlay.git",
"tag": "v2.0.1"
},
"source_files": [
"TAOverlay",
"TAOverlay/*.{h,m}"
],
"resources": "TAOverlay/TAOverlay.bundle",
"requires_arc": true
}