blob: ee26443e7841ace05a76f0c87d772a980ba2ff87 [file] [log] [blame]
{
"name": "EPModel",
"version": "0.0.3",
"summary": "Event processing model",
"description": "Event processing framework for iOS application.",
"homepage": "https://github.com/vojerr/EPModel",
"license": {
"type": "The MIT License (MIT)",
"file": "LICENSE.md"
},
"authors": {
"Ruslan Samsonov": "ruslan.samsonov91@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/vojerr/EPModel.git",
"branch": "master",
"tag": "0.0.3"
},
"source_files": "EPModel/**/*.{h,m}"
}