4 "summary": "This is a collection of a few UIKit API's simplified.",
5 "description": "This simplifies the usage for various UIKit classes. See the subpods description",
6 "homepage": "https://github.com/calimarkus/SimpleUIKit",
11 "Markus Emrich": "markus.emrich@gmail.com"
17 "git": "https://github.com/calimarkus/SimpleUIKit.git",
22 "name": "SimpleActivityView",
23 "source_files": "SimpleUIKit/SimpleActivityView/*.{h,m}"
26 "name": "SimpleAlertController",
27 "source_files": "SimpleUIKit/SimpleAlertController/*.{h,m}"
30 "name": "SimpleAttributedString",
31 "source_files": "SimpleUIKit/SimpleAttributedString/*.{h,m}"
34 "name": "SimpleLocalNotification",
35 "source_files": "SimpleUIKit/SimpleLocalNotification/*.{h,m}"
38 "name": "SimpleMotionEffects",
39 "source_files": "SimpleUIKit/SimpleMotionEffects/*.{h,m}"
42 "name": "SimplePositioning",
43 "source_files": "SimpleUIKit/SimplePositioning/*.{h,m}"
46 "name": "SimpleTableView",
47 "source_files": "SimpleUIKit/SimpleTableView/*.{h,m}"