blob: 120c5fe7419e8b243accbb50bee79109b6927dbd [file] [log] [blame]
{
"name": "TUCAssetsHelper",
"version": "0.0.1",
"summary": "Save UIImage *image to iOS Photos Library, use PHPhotoLibrary framework.",
"homepage": "https://github.com/Tuccuay/TUCAssetsHelper",
"license": "MIT",
"authors": {
"Tuccuay": "i@tuccuay.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tuccuay/TUCAssetsHelper.git",
"tag": "0.0.1"
},
"source_files": "TUCAssetsHelper",
"public_header_files": "TUCAssetsHelper/UIImage+TUCAssetsHelper.h",
"frameworks": "UIKit",
"requires_arc": true
}