blob: 0a2392f931d220dd6a47229e41eacd54323538be [file] [log] [blame]
{
"name": "Skadi",
"version": "0.0.1",
"summary": "A Network tool for ios with Swift.",
"description": "A Network tool for ios with Swift ......",
"homepage": "https://github.com/mrchenhao/Skadi",
"license": "MIT",
"authors": {
"HarriesChen": "info@mrchenhao.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mrchenhao/Skadi.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.swift"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
]
}