blob: 14db7a3558492f8892a01ec39cfe53ef547a94f7 [file] [log] [blame]
{
"name": "IDMCore",
"version": "2.0.5",
"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://bitbucket.org/ifsolution/idmcore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nguyen Chi Cong": "congnc.if@gmail.com"
},
"source": {
"git": "https://bitbucket.org/ifsolution/idmcore.git",
"tag": "2.0.5"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "IDMCore/*.framework"
}