[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 2 / 8 / AppDelegateComponent / 1.0.1 / AppDelegateComponent.podspec.json
blobfe1564a2507b8f2b3b5ced7f739ce5bdc051f4eb
2   "name": "AppDelegateComponent",
3   "version": "1.0.1",
4   "summary": "Split functionality in AppDelegate into smaller components",
5   "description": "Provides a easy way to split functionality used in AppDelegate callbacks into small components",
6   "homepage": "https://github.com/hartlco/AppDelegateComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hartlco": "martin@hartl.co"
13   },
14   "source": {
15     "git": "https://github.com/hartlco/AppDelegateComponent.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/hartlco",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AppDelegateComponent/Classes/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"