[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 7 / 2 / CoreHelpers / 1.0.1 / CoreHelpers.podspec.json
blobf6fa9734971c2590d9d0f463f65ddbaaf8fc2c5c
2   "name": "CoreHelpers",
3   "version": "1.0.1",
4   "summary": "CoreHelpers - helpful helpers to use in each project.",
5   "description": "Helpful helpers for showing alerts, dealing with logs and analytics, errors, animation and much more.",
6   "homepage": "https://github.com/pffan91/CoreHelpers/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladyslav Semenchenko": "developer.semenchenko@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pffan91/CoreHelpers.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/V_Semenchenko",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Helpers/**/*",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Flurry-iOS-SDK/FlurrySDK": [
27     ]
28   },
29   "pushed_with_swift_version": "4.0"