SnapKit / Masonry

Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
MIT License
18.05k stars 3.14k forks source link

Can i use cocoapods for mac app? #409

Open yinghuayu opened 7 years ago

yinghuayu commented 7 years ago

i want to use cocoapods to manage masonry, but there is an error. The platform of the target TutorChatMAC (OS X 10.0) is not compatible with Masonry (0.1.6), which does not support osx. but cocoapods said that Platform must be :ios, :osx, :tvos, or :watchos.. so why can't use "platform :osx"