[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / 3 / ATLoadingView / 0.1.1 / ATLoadingView.podspec.json
blob1c569af6678e6914528483c39cecf2d444fd2e3c
2   "name": "ATLoadingView",
3   "version": "0.1.1",
4   "summary": "A short description of ATLoadingView.",
5   "homepage": "https://github.com/ablettchen/ATLoadingView",
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/ATLoadingView.git",
15     "tag": "0.1.1"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ATLoadingView/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]