2 "name": "XLActionController",
5 "summary": "Fully customizable and extensible action sheet controller written in Swift",
6 "homepage": "https://github.com/xmartlabs/XLActionController",
7 "social_media_url": "http://twitter.com/xmartlabs",
9 "Miguel Revetria": "miguel@xmartlabs.com",
10 "Martin Barreto": "martin@xmartlabs.com"
13 "git": "https://github.com/xmartlabs/XLActionController.git",
27 "swift_versions": "5.0",
28 "default_subspecs": "Core",
29 "swift_version": "5.0",
37 "resources": "Resource/*.xib"
42 "XLActionController/Core": [
47 "Example/CustomActionControllers/Periscope.swift",
48 "Example/CustomActionControllers/ActionData.swift",
49 "Example/CustomActionControllers/Periscope*.xib"
55 "XLActionController/Core": [
60 "Example/CustomActionControllers/Skype.swift",
61 "Example/CustomActionControllers/ActionData.swift",
62 "Example/CustomActionControllers/Skype*.xib"
68 "XLActionController/Core": [
73 "Example/CustomActionControllers/Spotify.swift",
74 "Example/CustomActionControllers/ActionData.swift",
75 "Example/CustomActionControllers/Spotify*.xib"
81 "XLActionController/Core": [
86 "Example/CustomActionControllers/Tweetbot.swift",
87 "Example/CustomActionControllers/ActionData.swift",
88 "Example/CustomActionControllers/Tweetbot*.xib"
94 "XLActionController/Core": [
99 "Example/CustomActionControllers/Twitter.swift",
100 "Example/CustomActionControllers/ActionData.swift",
101 "Example/CustomActionControllers/Twitter*.xib"
107 "XLActionController/Core": [
112 "Example/CustomActionControllers/Youtube.swift",
113 "Example/CustomActionControllers/ActionData.swift",
114 "Example/CustomActionControllers/Youtube*.xib"