[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 1 / 6 / 7 / ATLoadView / 0.1.17 / ATLoadView.podspec.json
blob572cb1355fb0c45b187451029f86dfe551f09525
2   "name": "ATLoadView",
3   "version": "0.1.17",
4   "summary": "Loading View",
5   "homepage": "https://github.com/ablettchen/ATLoadView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablett": "ablettchen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ablettchen/ATLoadView.git",
15     "tag": "0.1.17"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ATLoadView/**/*.{h,m}",
22   "resources": "ATLoadView/ATLoadView.bundle",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "ATLoadingView": [
31     ],
32     "ATCategories": [
34     ],
35     "Masonry": [
37     ],
38     "YYImage": [
40     ]
41   }