blob: d34359174ea1f4e57e14575d1c26a4bcc36ce596 [file] [log] [blame]
{
"name": "Fingertips",
"version": "0.2.0",
"summary": "Touch indicators on external displays for iOS applications.",
"description": "A UIWindow subclass that gives you automatic presentation mode in your iOS app.",
"homepage": "http://github.com/developmentseed/fingertips",
"license": "BSD",
"authors": {
"MapBox": "ios@mapbox.com"
},
"source": {
"git": "https://github.com/developmentseed/fingertips.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}