blob: 1f2518545a9466ee93dac023629dc0d3bb853ef3 [file] [log] [blame]
{
"name": "POSUtils",
"platforms": {
"ios": "8.0"
},
"summary": "POSUtils",
"requires_arc": true,
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan": "ivan.postolaki@gmail.com"
},
"homepage": "https://bitbucket.org/postolaki/posutils/src/master/",
"source": {
"git": "https://postolaki@bitbucket.org/postolaki/posutils.git",
"tag": "v1.0"
},
"swift_versions": "5",
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "POSUtils/**/*.{swift,h,m}",
"swift_version": "5"
}