[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 7 / 3 / NgKeyboardTracker / 1.0.6 / NgKeyboardTracker.podspec.json
blob5b8a8e6de8a9636b3a1913ab601291070c65d44f
2   "name": "NgKeyboardTracker",
3   "version": "1.0.6",
4   "summary": "Objective-c library for tracking keyboard in iOS apps.",
5   "homepage": "https://github.com/meiwin/NgKeyboardTracker",
6   "authors": {
7     "Meiwin Fu": "meiwin@blockthirty.com"
8   },
9   "source": {
10     "git": "https://github.com/meiwin/ngkeyboardtracker.git",
11     "tag": "v1.0.6"
12   },
13   "source_files": "NgKeyboardTracker/**/*.{h,m}",
14   "requires_arc": true,
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "8.0"
22   }