blob: 5e14a1dfb66fa0b2ba7efdabd9ba8fb981c84778 [file] [log] [blame]
{
"name": "MSActiveConfig",
"version": "1.0.1",
"summary": "Remote configuration and A/B Testing framework for iOS.",
"homepage": "https://github.com/mindsnacks/MSActiveConfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Javier Soto": "ios@javisoto.es"
},
"source": {
"git": "https://github.com/mindsnacks/MSActiveConfig.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "MSActiveConfig/Classes/*.{h,m}",
"private_header_files": "MSActiveConfig/Classes/*+Private.h",
"requires_arc": true
}