blob: 76742c37196b29a5b06c33307698d4a8dc8026e2 [file] [log] [blame]
{
"name": "Feapper",
"version": "1.0",
"summary": "Feapper the feature flipper",
"description": "Feapper is a frameworks to manage feature flipping\nCheck the README for more informations",
"homepage": "https://github.com/MonkeyDMat/Feapper",
"license": "BSD",
"authors": {
"Mathieu Lecoupeur": "mathieulecoupeur@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MonkeyDMat/Feapper.git",
"tag": "1.0"
},
"source_files": [
"sources/Feapper/Feapper/**/*.{h,swift}"
],
"pushed_with_swift_version": "3.0"
}