blob: 90d646451d11dc8135740343d39b2245202375a6 [file] [log] [blame]
{
"name": "ProjectDemoThree",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"source_files": [
"CATPhotoKit",
"CATPhotoKit/**/*.{h,m}"
]
}