blob: 401d45aeee9003502467c6aef531bbb29f50d3e4 [file] [log] [blame]
{
"name": "SYPair",
"platforms": {
"ios": "5.0",
"tvos": "9.0"
},
"version": "1.1.1",
"license": "Custom",
"summary": "Pair object for Objective-C with generics support",
"homepage": "https://github.com/dvkch/SYPair",
"authors": {
"Stan Chevallier": "contact@stanislaschevallier.fr"
},
"source": {
"git": "https://github.com/dvkch/SYPair.git",
"tag": "1.1.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
}
}