blob: 059ff097504115503fe5760e7e63eadf970c1a76 [file] [log] [blame]
{
"name": "WKCAlbumManager",
"version": "1.5.0",
"summary": "自定义相册数据管理类",
"homepage": "https://github.com/WKCLoveYang/WKCAlbumManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCAlbumManager.git",
"tag": "1.5.0"
},
"source_files": "WKCAlbumManager/**/*.{h,m}",
"public_header_files": "WKCAlbumManager/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"Photos"
],
"requires_arc": true
}