blob: ad9ccc4e0fc1fec45a19598863e046fd6766411a [file] [log] [blame]
{
"name": "AyLoading",
"version": "4.0.0",
"summary": "loading...",
"homepage": "https://github.com/Chakery/AyLoading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chakery": "chakerychen@gmail.com"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/Chakery/AyLoading.git",
"tag": "4.0.0"
},
"source_files": [
"Classes",
"Classes/**/*"
],
"osx": {
"exclude_files": [
"Classes/UIView+Indicator.swift",
"Classes/UIButton+Loading.swift",
"Classes/UIBarButtonItem+Loading.swift",
"Classes/iOS+IndicatorView.swift",
"Classes/UIView+Animations.swift"
]
},
"ios": {
"exclude_files": [
"Classes/NSButton+Loading.swift",
"Classes/NSView+Indicator.swift",
"Classes/macOS+IndicatorView.swift",
"Classes/NSView+Animations.swift"
]
}
}