blob: ac1b384203d984f57973851994bd3b19704f242d [file] [log] [blame]
{
"name": "AFEventSDK",
"version": "1.0",
"summary": "A short description of AFEventSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/bairdweng",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bairdweng": "644672334@qq.com"
},
"source": {
"git": "http://gogs.miaoyou2333.com/wxj/AFEventSDK.git",
"tag": "1.0"
},
"source_files": "AFEventSDK/Classes/**/*",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
"5.0.5"
],
"HandyJSON": [
"5.0.1"
],
"CryptoSwift": [
"1.3.0"
],
"AsyncSwift": [
"2.0.4"
]
},
"swift_version": "5.0"
}