blob: 7ecbf57d43ea5b5b41a39544fbb8247f6f928e8e [file] [log] [blame]
{
"name": "WYPhotoLibraryController",
"version": "0.0.2",
"summary": "使用PHAsset库选择媒体资源库中的资源",
"description": "使用PHAsset库选择媒体资源库中的资源。使用Objective-C语言,支持iOS8以上版本。",
"homepage": "https://github.com/wuyaGit/WYPhotoLibraryController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"young": "yoounglolo@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wuyaGit/WYPhotoLibraryController.git",
"commit": "e0661a7c33628c42d22a96924812a31c4591253b"
},
"source_files": [
"Classes",
"Classes/*"
],
"resources": "Classes/**/*.png",
"requires_arc": true
}