blob: a94c91dc8010a2610edc8a024c9a8c93ba2bc7ad [file] [log] [blame]
{
"name": "BundleImageCache",
"version": "1.0.0",
"summary": "bundle image used cache",
"description": "bundle image used cache yxl",
"homepage": "https://github.com/LoveLifeLoveSelf/BundleImageCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"双木雨": "email@address.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LoveLifeLoveSelf/BundleImageCache.git",
"tag": "1.0.0"
},
"source_files": "LocalImageCache/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}