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