blob: dd32e7eb96d6fd1c5adb375700d685723191de30 [file] [log] [blame]
{
"name": "MRJCameraTool",
"version": "0.2.0.6",
"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.2.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJCameraTool/Classes/**/*",
"dependencies": {
"MRJActionSheet": [
],
"TZImagePickerController": [
],
"SKFCamera": [
]
}
}