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