blob: bf7f18303b5f9b2eef9482fa3371e763ff5ef902 [file] [log] [blame]
{
"name": "ATCocoaKit",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1",
"source_files": "ATCocoaKit/Classes/**/*",
"dependencies": {
"MJRefresh": [
],
"HandyJSON": [
]
},
"swift_version": "5.1"
}