blob: 984d2316b851f82d102f03cca404143f7a516be1 [file] [log] [blame]
{
"name": "WKCAlbumManager",
"version": "2.6.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": "2.6.0"
},
"source_files": "WKCAlbumManager/**/*.{h,m}",
"public_header_files": "WKCAlbumManager/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"Photos"
],
"requires_arc": true
}