4 "summary": "A short hand of handling constraint UIKit",
5 "description": "This CocoaPods library help to config the constraint. The purpose of this package is to ease of constraint management in UIKit",
6 "homepage": "https://github.com/icungse/AutoLayouts",
12 "icung": "saiful-islam@outlook.co.id"
17 "swift_versions": "5.8",
19 "git": "https://github.com/icungse/AutoLayouts.git",
22 "source_files": "AutoLayouts/**/*.{h,m,swift}",
23 "pod_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "user_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "swift_version": "5.8"