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