[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / c / 5 / AyLoading / 0.0.1 / AyLoading.podspec.json
blobc42696efd55e2bce6f03f492dc702f8389558cc8
2   "name": "AyLoading",
3   "version": "0.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": "0.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     ]
31   },
32   "ios": {
33     "exclude_files": [
34       "Classes/NSButton+Loading.swift",
35       "Classes/NSView+Indicator.swift"
36     ]
37   },
38   "pushed_with_swift_version": "3.0"