blob: e8bd6335257f4fb183d5b1c2a3db650774376e02 [file] [log] [blame]
{
"name": "ATCocoaExtension",
"version": "0.0.1",
"summary": "ATCocoaExtension.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Adrift001/ATCocoaExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrift001": "me@jingxuetao.com"
},
"source": {
"git": "https://github.com/Adrift001/ATCocoaExtension.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1",
"source_files": "ATCocoaExtension/Classes/**/*",
"dependencies": {
"MJRefresh": [
]
},
"swift_version": "5.1"
}