blob: 5b541667861ac8ad75a40da9cd264a7d8c0c7ff3 [file] [log] [blame]
{
"name": "SYKit",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"version": "0.1.10",
"license": "Custom",
"summary": "UIKit and Foundation tools",
"homepage": "https://github.com/dvkch/SYKit",
"authors": {
"Stan Chevallier": "contact@stanislaschevallier.fr"
},
"source": {
"git": "https://github.com/dvkch/SYKit.git",
"tag": "0.1.10"
},
"swift_versions": "5.0",
"source_files": "SYKit/**/*.{h,m,c,swift}",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"swift_version": "5.0"
}