blob: 72fdd14db47ddd2f1ebcf3fcea449d9e56f3fd51 [file] [log] [blame]
{
"name": "POSUtils",
"platforms": {
"ios": "9.0"
},
"summary": "POSUtils",
"requires_arc": true,
"version": "1.1",
"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.1"
},
"swift_versions": "5",
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "POSUtils/**/*.{swift,h,m}",
"swift_version": "5"
}