blob: acdffa5ffa32913c375858d0468bc07aea6ec5da [file] [log] [blame]
{
"name": "CoreHelpers",
"version": "1.0",
"summary": "CoreHelpers - helpful helpers to use in each project.",
"description": "Helpful helpers for showing alerts, dealing with logs and analytics, errors, animation and much more.",
"homepage": "https://github.com/pffan91/CoreHelpers/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladyslav Semenchenko": "developer.semenchenko@gmail.com"
},
"source": {
"git": "https://github.com/pffan91/CoreHelpers.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/V_Semenchenko",
"platforms": {
"ios": "10.0"
},
"source_files": "Helpers/**/*",
"frameworks": "Foundation",
"dependencies": {
"Flurry-iOS-SDK/FlurrySDK": [
]
},
"pushed_with_swift_version": "4.0"
}