2 "name": "VIAnalyticsKit",
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",
12 "Vienta": "vienta.su@gmail.com"
18 "git": "https://github.com/Vienta/VIAnalyticsKit.git",
21 "source_files": "VIAnalyticsKit/Class/*.{h,m}",