nicklockwood / layout

A declarative UI framework for iOS
MIT License
2.23k stars 97 forks source link

Update podspec to include correct sources only #112

Closed igor-makarov closed 6 years ago

igor-makarov commented 6 years ago

When using CocoaPods 1.4.0 and XCode 9 new build system, there's a problem because Info.plist gets included in the compiled files. XCode build graph won't build unless the file is excluded.

I've update the podspec to include .swift files only.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 56.355% when pulling c47984ee47f61542d900fad86b9a13f964014b71 on igor-makarov:master into 21dcdba29f90ef9c4425eccf1274243b996ff79e on schibsted:master.