blob: 823f1a0207dac855acc0a9bfc60a5d00981735d7 [file] [log] [blame]
{
"name": "SYKit",
"platforms": {
"ios": "5.0",
"tvos": "9.0"
},
"version": "0.0.11",
"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.0.11"
},
"source_files": "*.{h,m,c}",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"resource_bundles": {
"SYSearchField": "Resources/loupe*.png"
}
}