blob: ab63fe8326316f6c276830db01dd6e52c5299ed5 [file] [log] [blame]
{
"name": "LPCComponents",
"version": "1.3.0",
"summary": "LPCComponents library",
"description": "LPCComponents is a library for all LPC components",
"homepage": "https://github.com/LPC-Team/lpc-components-ios",
"license": "MIT",
"authors": {
"Alaeddine Ouertani": "ouertani.alaeddine@gmail.com"
},
"source": {
"git": "https://github.com/LPC-Team/lpc-components-ios.git",
"tag": "1.3.0"
},
"source_files": [
"Classes",
"lpc-components/**/*.Swift"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "9.0"
}
}