blob: fe7a0956d0872e1269f7adee44f1e6197ea38c1d [file] [log] [blame]
{
"name": "CatPhotoKit",
"version": "0.0.1",
"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.1"
},
"source_files": [
"CatPhotoKit",
"CatPhotoKit/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}