blob: f407ff42501630daff2b43262bddf98f1776b750 [file] [log] [blame]
{
"name": "BDPhotoPicker",
"version": "0.0.2",
"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/**/**",
"resources": "BDPhotoPicker/Resource/*.png",
"frameworks": [
"Photos",
"UIKit",
"Foundation"
]
}