[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / a / 7 / 0 / ALayout / 1.0.0 / ALayout.podspec.json
blob29d349684933fc2caf6583467cd1f93d526a119c
2   "name": "ALayout",
3   "version": "1.0.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": "1.0.0"
17   },
18   "source_files": [
19     "ALayoutDemo",
20     "ALayoutDemo/ALayout/**/*.{h,m}"
21   ],
22   "public_header_files": "ALayoutDemo/ALayout/**/*.h"