[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / 0 / Fingertips / 0.3.0 / Fingertips.podspec.json
blob27cfd4555dd74fdb3233417640e3df260d766a89
2   "name": "Fingertips",
3   "version": "0.3.0",
4   "summary": "Touch indicators on external displays for iOS applications.",
5   "description": "A UIWindow subclass that gives you automatic presentation mode in your iOS app.",
6   "homepage": "http://github.com/mapbox/Fingertips",
7   "license": "BSD",
8   "authors": {
9     "Mapbox": "mobile@mapbox.com"
10   },
11   "source": {
12     "git": "https://github.com/mapbox/Fingertips.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "frameworks": "UIKit"