blob: e1ce25383d8db33e07b9a1fd40afc285ac229733 [file] [log] [blame]
{
"name": "StanwoodGroupChain",
"version": "1.0.2",
"summary": "GroupChain architecture groups task",
"description": "GroupChain architecture groups task, and it is managed under the Chain-of-Responsibility design pattern.",
"homepage": "https://github.com/stanwood/StanwoodGroupChain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stanwood": "ios.frameworks@stanwood.io"
},
"source": {
"git": "https://github.com/stanwood/StanwoodGroupChain.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StanwoodGroupChain/Classes/**/*"
}