blob: cb0cea70f2af899cb4614f3f71a94afcd50661fe [file] [log] [blame]
{
"name": "MRJCameraTool",
"version": "0.1.0",
"summary": "一个简易的图片相册选择器",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/MRJCameraTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/MRJCameraTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJCameraTool/Classes/**/*",
"dependencies": {
"MRJActionSheet": [
],
"TZImagePickerController": [
],
"SKFCamera": [
]
}
}