iOSCore
1.0.0
예제 프로젝트를 실행하려면 Repo를 복제하고 먼저 예제 디렉토리에서 pod install 실행하십시오.
Ioscore는 코코아포드로 밀리지 않습니다. 시도하고 싶다면 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 라이센스 아래에 있습니다. 자세한 내용은 라이센스 파일을 참조하십시오