blob: 3c1d332e5da1f22e3989eca14ae1409424d09810 [file] [log] [blame]
{
"name": "TAOverlay",
"version": "1.2",
"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.2"
},
"source_files": [
"TAOverlay",
"TAOverlay/*.{h,m}"
],
"preserve_paths": "TAOverlay/**",
"requires_arc": true
}