Go to file
Alfred Gao fe0a289011 add structure picture 2017-01-06 17:45:09 +08:00
Example add pod description 2017-01-05 16:59:23 +08:00
ResourcePackage add structure picture 2017-01-06 17:45:09 +08:00
.gitignore add pod description 2017-01-05 16:59:23 +08:00
.travis.yml add pod description 2017-01-05 16:59:23 +08:00
LICENSE Initial commit 2017-01-05 16:30:03 +08:00
README.md add structure picture 2017-01-06 17:45:09 +08:00
ResourcePackage.podspec move old code here 2017-01-06 16:09:35 +08:00
_Pods.xcodeproj Initial commit 2017-01-05 16:30:03 +08:00
structure.monopic add structure picture 2017-01-06 17:45:09 +08:00
structure.png add structure picture 2017-01-06 17:45:09 +08:00

README.md

ResourcePackage

CI Status Version License Platform

将 app 资源打包加密进行管理。

Package resources to a single file, and access them via file name as key.

Requirements

  • iOS 9.0+, OSX 10.12+

Installation

TextFormater 可通过CocoaPods安装:

ResourcePackage is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ResourcePackage"

Usage

Structure

Structure

Author

Alfred Gao, alfredg@alfredg.cn

License

ResourcePackage is available under the MIT license. See the LICENSE file for more info.