blob: 88485edd4940b385a436977b3682ff57fb9c0042 [file] [log] [blame]
{
"name": "CatPhotoKit",
"version": "0.0.2",
"summary": "local library",
"description": "local library",
"homepage": "https://github.com/Huaixing/CatPhotoSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shihuaixing": "shxwork@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Huaixing/CatPhotoSDK.git",
"tag": "0.0.2"
},
"source_files": [
"CatPhotoKit",
"CatPhotoKit/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}