blob: 069470ebd98fb7a1054f87892e2d45599cf6f49a [file] [log] [blame]
{
"name": "ChainTail",
"version": "1.0.1",
"summary": "Convenient use of chain programming.",
"homepage": "https://github.com/yuantrybest/ChainTail",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuantrybest": "yuanl@ccwcar.com"
},
"source": {
"git": "https://github.com/yuantrybest/ChainTail.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "ChainTail/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}