Latest | 0.0.1 |
---|---|
Homepage | https://github.com/huwp/acache_ios |
License | BSD / Apache License, Version 2.0 |
Authors |
缓存支持模块
Latest podspec
{ "name": "acache_ios", "version": "0.0.1", "summary": "A easy cache module for ios.", "description": " A longer description of acache_ios in Markdown format.nn * Think: Why did you write this? What is the focus? What does it do?n * CocoaPods will be using this to generate tags, and improve search results.n * Try to keep it short, snappy and to the point.n * Finally, don't worry about the indent, CocoaPods strips it!n", "homepage": "https://github.com/huwp/acache_ios", "license": { "type": "BSD / Apache License, Version 2.0", "file": "LICENCE" }, "authors": { "huwp": "[email protected]" }, "source": { "git": "https://github.com/huwp/acache_ios.git", "tag": "0.0.1" }, "source_files": "ACache.*", "exclude_files": "Classes/Exclude", "public_header_files": "ACache.h", "requires_arc": true }
Sun, 06 Mar 2016 05:29:03 +0000