[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / b / e / LionheartExtensions / 1.7.2 / LionheartExtensions.podspec.json
blob29c21410c874b7503841f95f622e915f94cd7ac3
2   "name": "LionheartExtensions",
3   "version": "1.7.2",
4   "summary": "Swift Extensions you probably will find useful.",
5   "homepage": "https://github.com/lionheart/LionheartExtensions",
6   "license": "Apache 2.0",
7   "authors": {
8     "Dan Loewenherz": "dloewenherz@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/lionheart/LionheartExtensions.git",
12     "tag": "1.7.2"
13   },
14   "social_media_url": "https://twitter.com/dwlz",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "default_subspecs": "Core",
20   "subspecs": [
21     {
22       "name": "Core",
23       "source_files": [
24         "Pod/Classes/Core/*",
25         "Pod/Classes/*.swift"
26       ]
27     }
28   ]