blob: 4acb70bc0efb9a219db7a887f5b5ea4fae4c6f71 [file] [log] [blame]
{
"name": "TAOverlay",
"version": "1.5",
"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": "v1.5"
},
"source_files": [
"TAOverlay",
"TAOverlay/*.{h,m}"
],
"resources": "TAOverlay/TAOverlay.bundle",
"requires_arc": true
}