blob: a0a389bdf88def99fe8cd058b6bafcb46b15e1cd [file] [log] [blame]
{
"name": "BDPhotoPicker",
"version": "0.0.4",
"summary": "A simple photopicker controller",
"description": "first test pod A simple photopicker controller",
"homepage": "http://github.com/jianbinking/BDPhotoPicker",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jianbinking/BDPhotoPicker.git",
"tag": "0.0.3"
},
"source_files": "BDPhotoPicker/**/*.{h,m}",
"resources": "BDPhotoPicker/**/*.{png,xib}",
"frameworks": [
"Photos",
"UIKit",
"Foundation"
]
}