[Add] THEOplayer-Integration-THEOlive 8.6.3
[CocoaPods.git] / Specs / 1 / 6 / 7 / ATLoadView / 0.1.3 / ATLoadView.podspec.json
blob0e7957fb43f756b49bbd149e551f5a0aaaecb140
2   "name": "ATLoadView",
3   "version": "0.1.3",
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.3"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "8.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   }