blob: 32054b6df8975510ec3b6e6e4cf85e492bff0f3d [file] [log] [blame]
{
"name": "NFJDemoWindow",
"version": "0.1",
"summary": "Have touches on your app presented on screen. Good for screencasts and Demos.",
"description": "When activated, a spot will be animated in/out wherever the uses touches the screen. This is useful when demoing an app to a group over a projector, or similar situations.",
"homepage": "https://github.com/nathanfjohnson/NFJDemoWindow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nathan F Johnson": "nathanfjohnson@me.com"
},
"source": {
"git": "https://github.com/nathanfjohnson/NFJDemoWindow.git",
"tag": "0.1"
},
"social_media_url": "https://twitter.com/nathanfjohnson",
"platforms": {
"ios": "8.0"
},
"source_files": "NFJDemoWindow/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"pushed_with_swift_version": "3.0"
}