blob: 783383bcd7895b28414d8193fb2a17a680739287 [file] [log] [blame]
{
"name": "TestIndicator",
"version": "0.0.1",
"summary": "指示器",
"homepage": "https://github.com/panpengfei21/Indicator",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Simple": "49594857@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/panpengfei21/Indicator.git",
"tag": "0.0.1"
},
"source_files": "TestIndicator/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}