blob: f1545e2b1c7b95d9c115a75117842c4a89188c30 [file] [log] [blame]
{
"name": "IDMCore",
"version": "2.0.9",
"summary": "Integrator - Data Provider - Model core architecture for data flow",
"description": "IDM is short name of Integrator - Data Provider - Model. This is an additional support for MVC paradigm. It help you make clear data flow in iOS application. IDMCore contains core interfaces & base classes to build IDM flow.",
"homepage": "https://github.com/congncif/IDMCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nguyen Chi Cong": "congnc.if@gmail.com"
},
"source": {
"git": "https://github.com/congncif/IDMCore.git",
"tag": "2.0.9"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "8.0"
},
"source_files": "IDMCore/Classes/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}