[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / b / 1 / LPCComponents / 1.3.4 / LPCComponents.podspec.json
blob3fc38926d9486c228755f65460b8e438169ccb6d
2   "name": "LPCComponents",
3   "version": "1.3.4",
4   "summary": "LPCComponents library",
5   "description": "LPCComponents is a library for all LPC components",
6   "homepage": "https://github.com/LPC-Team/lpc-components-ios",
7   "license": "MIT",
8   "authors": {
9     "Alaeddine Ouertani": "ouertani.alaeddine@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/LPC-Team/lpc-components-ios.git",
13     "tag": "1.3.4"
14   },
15   "source_files": [
16     "Classes",
17     "lpc-components/**/*.Swift"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "ios": "9.0"
22   }