blob: 1d4ce5a84d2ee2771a952bbe574dc76010ac62ec [file] [log] [blame]
{
"name": "WZPresentationController",
"version": "0.1.0",
"summary": "A short description of WZPresentationController.",
"homepage": "https://github.com/arcangelw/WZPresentationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"arcangelw": "wuzhezmc@gmail.com"
},
"source": {
"git": "https://github.com/arcangelw/WZPresentationController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WZPresentationController/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"Accelerate"
]
}