[Add] KakaoGameSDK 3.19.8.1
[CocoaPods.git] / Specs / 8 / b / 1 / LPCComponents / 1.1.0 / LPCComponents.podspec.json
blob125e68c7bbf9bfced93c65dd0c8377562c33538c
2   "name": "LPCComponents",
3   "version": "1.1.0",
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.1.0"
14   },
15   "source_files": [
16     "Classes",
17     "lpc-components/**/*.Swift"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "ios": "9.0"
22   }