[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 3 / ATLoadingView / 1.0.0 / ATLoadingView.podspec.json
blob3ae41c2158f4a5859021771cb293a8614eddcf96
2   "name": "ATLoadingView",
3   "version": "1.0.0",
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": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "ATLoadingView/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]