blob: 9adc1eeed8ee8f1f7b10641a1b6391f6de036322 [file] [log] [blame]
{
"name": "IpkissWithCommon",
"version": "1.0.1",
"summary": "Things Commonly User Pods",
"description": "Commonly Arrays",
"homepage": "https://github.com/ChristingLi/IpkissWithCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IpKiss": "anersonld@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ChristingLi/IpkissWithCommon",
"tag": "1.0.1"
},
"source_files": [
"Classes/**/*",
"Classes/*"
],
"frameworks": [
"UIKit",
"Foundation",
"Photos"
],
"dependencies": {
"SnapKit": [
],
"SDWebImage": [
],
"Toast": [
],
"QMUIKit": [
],
"SVProgressHUD": [
],
"RxSwift": [
],
"AFNetworking": [
],
"Alamofire": [
],
"ObjectMapper": [
]
},
"swift_version": "5.0"
}