blob: 888f88f16c20c6d1d6b821a84e33229ed89c3d0c [file] [log] [blame]
{
"name": "LGCommon",
"version": "0.1.2",
"summary": "lambda-gang common Swift utilities",
"description": "Swift library with common development utilities",
"homepage": "https://github.com/lambdagang/LGCommon",
"license": "MIT",
"authors": {
"Ondřej Valík": "valda@lambda-gang.com"
},
"source": {
"git": "https://github.com/lambdagang/LGCommon.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/va1da",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LGCommon": [
"Pod/Assets/*.png"
]
}
}