blob: 8462ff50959dc82c324d24552ced9d081fde23e0 [file] [log] [blame]
{
"name": "HPLoaders",
"version": "1.1.2",
"summary": "Collection of custom loaders powered by SpriteKit",
"homepage": "https://facebook.com/HPanhans",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fri3ndlyGerman": "henrikpanhans@icloud.com"
},
"social_media_url": "https://twitter.com/HPanhans",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Fri3ndlyGerman/HPLoaders.git",
"tag": "1.1.2"
},
"source_files": [
"HPLoaders",
"*.{plist,h,swift}"
],
"swift_version": "4.0",
"requires_arc": true,
"frameworks": "SpriteKit"
}