blob: 0611c716bdb24777b5c965315861b4f8705e514d [file] [log] [blame]
{
"name": "BDPhotoPicker",
"version": "0.0.1",
"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",
"commit": "276208d4bfd5a7f5e01570e343c54e933b65e514"
},
"source_files": "test_BDPhotoPicker/BDPhotoPicker/**/**",
"resources": "test_BDPhotoPicker/BDPhotoPicker/Resource/*.png",
"frameworks": [
"Photos",
"UIKit",
"Foundation"
]
}