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