blob: 008f557d018222256f1dae327ad265ff4caae8f8 [file] [log] [blame]
{
"name": "Petrichor",
"version": "1.0.1",
"summary": "A swift framework for general buisiness",
"description": "A swift framework for general buisiness with cocoapod support.",
"homepage": "https://github.com/svinvy/Petrichor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SKY": "guojianpeng@svinvy.com"
},
"source": {
"git": "https://github.com/svinvy/Petrichor.git",
"tag": "1.0.1"
},
"source_files": "Petrichor/**/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "“4.0”"
}