[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 3 / 7 / APLayoutKit / 0.4.1 / APLayoutKit.podspec.json
blob34d7eac331e35ed2416fa595b259c5494d0b51d3
2   "name": "APLayoutKit",
3   "version": "0.4.1",
4   "summary": "Build layout in code using UIKit and check in SwiftUI preview",
5   "description": "Build your UIKIt layout in code using APLayoutKit and examine it in SwiftUI Preview",
6   "homepage": "https://github.com/Alterplay/APLayoutKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vladislavsosiuk": "v.sosiuk@alterplay.com"
13   },
14   "source": {
15     "git": "https://github.com/Alterplay/APLayoutKit.git",
16     "tag": "0.4.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "APLayoutKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"