blob: 283882742943f7fb47b4fc028c3f58e518ffada5 [file] [log] [blame]
{
"name": "SLCPhotoLibraryManager",
"version": "0.1.2",
"summary": "SLCPhotoLibraryManager is PhotoLibrary manager.",
"homepage": "https://github.com/WeiKunChao/SLCPhotoLibraryManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/SLCPhotoLibraryManager.git",
"tag": "0.1.2"
},
"source_files": "SLCPhotoLibraryManager/**/*.{h,m}",
"public_header_files": "SLCPhotoLibraryManager/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"JSONModel": [
]
}
}