[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 1 / 0 / Fingertips / 0.5.0 / Fingertips.podspec.json
blobbf52d210dcb6a5361e418fb7c861bbfc0c02877d
2   "name": "Fingertips",
3   "version": "0.5.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": "v0.5.0"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "*.{h,m}",
20   "requires_arc": true,
21   "frameworks": "UIKit"