blob: 122c66091927b3d7cca1ce18bd7cd72f442aa53d [file] [log] [blame]
{
"name": "ActionStageSwift",
"version": "0.1.8",
"summary": "This is a Swift version of ActionStage.",
"description": "Use ActionStage to queue your actions. Actor Model.",
"homepage": "https://github.com/LawrenceHan/ActionStageSwift.git",
"license": "MIT",
"authors": {
"LawrenceHan": "yangfei6565@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LawrenceHan/ActionStageSwift.git",
"tag": "0.1.8"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}