blob: e4e18c7fff684cd9d51300660e3b5173af1e97c4 [file] [log] [blame]
{
"name": "Variants",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Experiments/Mods system for iOS and OS X",
"homepage": "https://github.com/andybons/ABVariants",
"authors": {
"Andrew Bonventre": "andybons@gmail.com"
},
"source": {
"git": "https://github.com/andybons/ABVariants.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"source_files": "ABVariants/*.{h,m}",
"frameworks": "Foundation"
}