libimobiledevice / libplist

A library to handle Apple Property List format in binary or XML
https://libimobiledevice.org
GNU Lesser General Public License v2.1
546 stars 305 forks source link

Add libplist.podspec for Cocoapods #18

Closed chrisballinger closed 5 years ago

chrisballinger commented 10 years ago

This is the podspec I submitted to Cocoapods: https://github.com/Cocoapods/Specs/blob/master/libplist/1.11/libplist.podspec

The old version on there pointed to someone else's fork.

nikias commented 5 years ago

Thanks for the PR however I think it would be better to submit a PR to the https://github.com/CocoaPods/Specs repo. I mean obviously you did that in the past, but that was for 1.11 while now we are 2.x with a new release coming pretty soon.