blob: 20e08201c5ab159b9f74de7e7efa9012be9058e2 [file] [log] [blame]
{
"name": "IpkissWithCommon",
"version": "1.3.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.3.1"
},
"frameworks": [
"UIKit",
"Foundation",
"Photos"
],
"dependencies": {
"SnapKit": [
],
"SDWebImage": [
],
"Toast": [
],
"QMUIKit": [
],
"SVProgressHUD": [
],
"RxSwift": [
],
"AFNetworking": [
],
"Alamofire": [
],
"ObjectMapper": [
]
},
"swift_version": "5.0",
"subspecs": [
{
"name": "Alamofire",
"source_files": "Classes/Alamofire/*.swift"
},
{
"name": "Custom",
"source_files": "Classes/Custom/*.swift"
},
{
"name": "CustomExtension",
"source_files": "Classes/CustomExtension/*.swift"
},
{
"name": "Sources",
"source_files": "Classes/Sources/*.swift"
},
{
"name": "Reachability",
"source_files": "Classes/Reachability/*.swift"
}
]
}