# INLAssetService **Repository Path**: mirrors_inloop/INLAssetService ## Basic Information - **Project Name**: INLAssetService - **Description**: An iOS library for convenient asset download and storage - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # INLAssetService ## Overview INLAssetService is an iOS library for convenient asset download and storage. ``` [INLAssetService downloadAndStoreImages:resources baseURL:url completion:^(NSArray * images) { }]; ```