blob: 46d74f6a750b387dfa2621cda6d12742d6dee1ec [file] [log] [blame]
{
"name": "EPModel",
"version": "0.0.1",
"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.1"
},
"source_files": "EPModel/**/*.{h,m}"
}