[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / c / 4 / AMBurnAnimation / 1.0 / AMBurnAnimation.podspec.json
blobdd31102895967331830ba37a83bd517fd67dc94f
2   "name": "AMBurnAnimation",
3   "version": "1.0",
4   "summary": "AMBurnAnimation is a UIView extension can display animation of burning view.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/adventam10/AMBurnAnimation",
10   "authors": {
11     "am10": "adventam10@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/adventam10/AMBurnAnimation.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "UIView+BurnAnimation/*.{swift}",
22   "resources": "UIView+BurnAnimation/**/*.{png}",
23   "swift_version": "4.0"