blob: eba82b6e002243c8ec21e5007c2b1b716d0306a5 [file] [log] [blame]
{
"name": "IDMCore",
"version": "1.0.0",
"summary": "Integration - Data - Model layer core",
"description": "This is core interfaces & base classes for an iOS application.",
"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": "1.0.0"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "IDMCore/*.framework"
}