[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / b / 0 / ApplozicCore / 8.4.1 / ApplozicCore.podspec.json
blob029df74896ae44ce13452026d774f85d0cd8bf83
2   "name": "ApplozicCore",
3   "version": "8.4.1",
4   "summary": "ApplozicCore pod",
5   "description": "The ApplozicCore SDK helps you build your own custom UI in your iOS app.",
6   "homepage": "https://github.com/AppLozic/Applozic-Chat-iOS-Framework",
7   "license": {
8     "type": "BSD 3-Clause",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/AppLozic/Applozic-Chat-iOS-Framework.git",
13     "tag": "8.4.1"
14   },
15   "social_media_url": "https://www.twitter.com/AppLozic",
16   "authors": {
17     "Applozic Inc.": "support@applozic.com"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "ApplozicCore/**/*.{h,m,swift}",
24   "requires_arc": true,
25   "resources": "ApplozicCore/**/*.{xcassets,xcdatamodeld,json}",
26   "frameworks": [
27     "Foundation",
28     "SystemConfiguration"
29   ],
30   "swift_version": "5.0"