blob: c28055d5ba69d46943e80c680b51b585a51cb6a2 [file] [log] [blame]
{
"name": "EELogRedirectServer",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"homepage": "https://git.coding.net/yao7778899/EELogRedirectServer.git",
"authors": {
"ZuopanYao": "yaozuopan@icloud.com"
},
"summary": "My summary.",
"description": "My description",
"source": {
"git": "https://git.coding.net/yao7778899/EELogRedirectServer.git",
"tag": "1.0.0"
},
"source_files": "EELogRedirectServer/Source/**/*.{h,m}",
"public_header_files": "EELogRedirectServer/Source/EELogRedirectServer.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}