[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / 0 / ALayout / 1.2.0 / ALayout.podspec.json
blob3da57948783f168fa23327f6a6665c98ea5bbe83
2   "name": "ALayout",
3   "version": "1.2.0",
4   "summary": "Layout ported from the Android platform",
5   "description": "Layout ported from the Android platform. Easy to Code For UI.",
6   "homepage": "https://github.com/splendourbell/ALayout-iOS",
7   "license": "MIT",
8   "authors": {
9     "Splendour Bell": "zhonghui815@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/splendourbell/ALayout-iOS.git",
16     "tag": "master"
17   },
18   "source_files": [
19     "ALayoutDemo",
20     "ALayoutDemo/ALayout/**/*.{h,m}"
21   ],
22   "public_header_files": "ALayoutDemo/ALayout/**/*.h"