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