blob: 76ba07550ecf0f93f22abb528780cb43ea819d24 [file] [log] [blame]
{
"name": "KingPanda",
"version": "0.0.2",
"summary": "Swift Network Lib.",
"description": "Swift Network Dependency Alamofire.",
"homepage": "https://github.com/YTFDoing/KingPanda",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OnePunch": "hsdoing@163.com"
},
"source": {
"git": "https://github.com/YTFDoing/KingPanda.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KingPanda/Classes/**/*",
"requires_arc": true,
"swift_version": "4.2",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
],
"ObjectMapper": [
],
"CryptoSwift": [
]
}
}