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