blob: 9e1bcad8c894ead3d94bac0280ed804e59f2225a [file] [log] [blame]
{
"name": "AyLoading",
"version": "2.0.0",
"summary": "loading...",
"homepage": "https://github.com/Chakery/AyLoading",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Chakery": "chakerychen@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/Chakery/AyLoading.git",
"tag": "2.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"
]
},
"pushed_with_swift_version": "3.0"
}