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