blob: 90ef668a218d1df9fbe9d0ba9f632a83fbf1dca2 [file] [log] [blame]
{
"name": "ProjectDemoThree",
"version": "0.0.5",
"summary": "ProjectDemoThree framework",
"description": "Project Demo Three framework",
"homepage": "https://github.com/Huaixing/ProjectDemoThree",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shihuaixing": "shxwork@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Huaixing/ProjectDemoThree.git",
"tag": "0.0.5"
},
"requires_arc": true,
"resources": [
"CATPhotoKit/Resource/*.{png,jpg}"
],
"vendored_frameworks": "ProjectDemoThree_Products/CATPhotoKit.framework"
}