Latest | 0.9 |
---|---|
Homepage | http://codywinton.com |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | FontAwesomeKit |
Frameworks | AddressBook, AssetsLibrary, AVFoundation, Contacts, CoreLocation, EventKit, UIKit |
Authors |
Latest podspec
{ "name": "CRPermissions", "version": "0.9", "summary": "UIViewController with delegate methods that give an aesthetically pleasing way to request system permissions from your users.", "homepage": "http://codywinton.com", "license": "MIT", "authors": { "Cody Winton": "[email protected]" }, "source": { "git": "https://github.com/codywinton/CRPermissions.git", "tag": "0.9" }, "social_media_url": "https://twitter.com/codytwinton", "platforms": { "ios": "8.0" }, "requires_arc": true, "frameworks": [ "AddressBook", "AssetsLibrary", "AVFoundation", "Contacts", "CoreLocation", "EventKit", "UIKit" ], "source_files": "CRPermissions/*.swift", "resource_bundles": { "CRPermissions": [ "CRPermissions/Assets/*.png" ] }, "dependencies": { "FontAwesomeKit": [] } }
Sun, 06 Mar 2016 10:46:03 +0000