Latest | 1.1.0 |
---|---|
Homepage | http://arconsis.com |
License | MIT |
Platforms | ios 7.0, requires ARC |
Dependencies | FDKeychain |
Authors |
Latest podspec
{ "name": "ACSPinKit", "version": "1.1.0", "summary": "ACSPinKit is PIN/Passcode verification framework with focus on a good and modular architecture.", "description": "ACSPinKit provides functionality for passcode creation, change and verification.nThis framework was build with focus on clean and modular design.nPlease give us feedback!", "homepage": "http://arconsis.com", "license": "MIT", "authors": { "arconsis IT-Solutions GmbH": "[email protected]" }, "source": { "git": "https://github.com/arconsis/ACSPinKit.git", "tag": "1.1.0" }, "social_media_url": "https://twitter.com/arconsis", "platforms": { "ios": "7.0" }, "requires_arc": true, "dependencies": { "FDKeychain": [ "1.2.2" ] }, "source_files": "Pod/Classes/**/*.{h,m}", "resource_bundles": { "ACSPinKitResources": [ "Pod/Assets/Localization/*.lproj" ] }, "public_header_files": "Pod/Classes/*.h" }
Tue, 01 Nov 2016 23:20:03 +0000