iOSCore
1.0.0
ในการเรียกใช้โครงการตัวอย่างให้โคลน repo และเรียกใช้ pod install จากไดเรกทอรีตัวอย่างก่อน
IoScore ไม่ได้ถูกผลักไปที่ Cocoapods หากคุณต้องการลองโปรดเพิ่มบรรทัดต่อไปนี้ใน PodFile ของคุณ:
pod 'CoreBase' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRedux' , :git => 'https://github.com/dungntm58/iOSCore'หรือคุณสามารถติดตั้งไลบรารีย่อยเช่น
pod 'CoreBase-Rx/Basics' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreList' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRepository-Rx/Basics' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRepository-Rx/Request' , :git => 'https://github.com/dungntm58/iOSCore' pod 'CoreBase-Combine/Basics' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRepository-Combine/Basics' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRepository-Combine/Request' , :git => 'https://github.com/dungntm58/iOSCore' 
Dungntm58, [email protected]
ห้องสมุดนี้อยู่ภายใต้ใบอนุญาต MIT ดูไฟล์ใบอนุญาตสำหรับรายละเอียดเพิ่มเติม