blob: 098d508641ce258f2ada1fd97719e326f9b40c88 [file] [log] [blame]
{
"name": "KBPhotoSelector",
"version": "0.0.2",
"summary": "KBPhotoSelector for iOS.",
"authors": {
"Bofearless": "Bofearless@gmail.com"
},
"description": "This is KBPhotoSelector, a photos selected repository.",
"homepage": "https://github.com/Bofearless/KBPhotoSelector.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Bofearless/KBPhotoSelector.git",
"tag": "0.0.2"
},
"source_files": "KBPhotoSelector/**/*.{h,m}",
"resources": "KBPhotoSelector/images/*.png",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"Photos"
],
"dependencies": {
"Masonry": [
]
}
}