[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / b / 0 / VIAnalyticsKit / 0.0.2 / VIAnalyticsKit.podspec.json
bloba48697acc450d1003f189340c82c2fa888741e5e
2   "name": "VIAnalyticsKit",
3   "version": "0.0.2",
4   "summary": "VIAnalyticsKit is an open source software framework that makes it easy to catch the action log in application.",
5   "description": "VIAnalyticsKit is an open source software framework that makes it easy to catch the user's interaction in application.Whatever UIButton's target-action,UIAlertController's select item,UITableView/UICollectionView's `didSelectRowAtIndexPath`,or UIGestureRecognizer's gestures,this framework can catch these events.",
6   "homepage": "https://github.com/Vienta/VIAnalyticsKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vienta": "vienta.su@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Vienta/VIAnalyticsKit.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "VIAnalyticsKit/Class/*.{h,m}",
22   "requires_arc": true