blob: 693e53b6ceccd4e9b1fd8dbe4995c3bee7f0d0d8 [file] [log] [blame]
{
"name": "Statable",
"version": "0.1.1",
"summary": "This is set of protocols for implement statable entity.",
"homepage": "https://github.com/k-o-d-e-n/Statable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denis Koryttsev": "koden.u8800@gmail.com"
},
"source": {
"git": "https://github.com/k-o-d-e-n/Statable.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*",
"frameworks": "UIKit"
}