blob: 599604ca7a7ebef33eb5c495f6c4e5db5ee4dc95 [file] [log] [blame]
{
"name": "IDMCore",
"version": "0.2.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": "0.2.0"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "IDMCore/IDMCore.framework",
"dependencies": {
"SwiftTask": [
"~> 5.0"
]
}
}