[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 5 / AyLoading / 4.0.1 / AyLoading.podspec.json
blob49fda434c9c177468d286e636d2462dbc3bd2f0d
2   "name": "AyLoading",
3   "version": "4.0.1",
4   "summary": "loading...",
5   "homepage": "https://github.com/Chakery/AyLoading",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Chakery": "chakerychen@gmail.com"
12   },
13   "swift_version": "4.2",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/Chakery/AyLoading.git",
20     "tag": "4.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*"
25   ],
26   "osx": {
27     "exclude_files": [
28       "Classes/UIView+Indicator.swift",
29       "Classes/UIButton+Loading.swift",
30       "Classes/UIBarButtonItem+Loading.swift",
31       "Classes/iOS+IndicatorView.swift",
32       "Classes/UIView+Animations.swift"
33     ]
34   },
35   "ios": {
36     "exclude_files": [
37       "Classes/NSButton+Loading.swift",
38       "Classes/NSView+Indicator.swift",
39       "Classes/macOS+IndicatorView.swift",
40       "Classes/NSView+Animations.swift"
41     ]
42   }