[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / b / e / LionheartExtensions / 3.10.0 / LionheartExtensions.podspec.json
blob4b2455ce24333d0a77c5015b4fcf5a4e0617b444
2   "name": "LionheartExtensions",
3   "version": "3.10.0",
4   "summary": "Swift Extensions you probably will need. Definitely.",
5   "homepage": "https://github.com/lionheart/LionheartExtensions",
6   "license": "Apache 2.0",
7   "authors": {
8     "Dan Loewenherz": "dan@lionheartsw.com"
9   },
10   "source": {
11     "git": "https://github.com/lionheart/LionheartExtensions.git",
12     "tag": "3.10.0"
13   },
14   "social_media_url": "https://twitter.com/lionheartsw",
15   "documentation_url": "https://code.lionheart.software/LionheartExtensions/",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "10.3"
19   },
20   "default_subspecs": "Core",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": [
28         "Pod/Classes/Core/*",
29         "Pod/Classes/*.swift"
30       ]
31     }
32   ]