2 "name": "LessPassCore",
4 "summary": "LessPass core framework for iOS in ObjC",
5 "description": "Stateless Password Manager library for iOS",
6 "homepage": "https://github.com/RomainQuidet/LessPassCore",
12 "Romain Quidet": "contact@xdappfactory.com"
18 "git": "https://github.com/RomainQuidet/LessPassCore.git",
22 "LessPassCore/**/*.{h,m}",
23 "LessPassCore/libtommath/*.{h,c}"
25 "public_header_files": [
26 "LessPassCore/LessPassCore.h",
27 "LessPassCore/LPCore.h",
28 "LessPassCore/LPProfile.h",
29 "LessPassCore/LPProfileCrypto.h",
30 "LessPassCore/LPProfileOptions.h"