blob: 8c5a751e094fe1ca079cfcda4becdaa765499555 [file] [log] [blame]
{
"name": "YJJCommExtral",
"version": "1.0.0",
"summary": "environment configuration",
"description": "YJJCommExtral is a environment configuration.",
"homepage": "https://github.com/YiJianJun/YJJCommExtral.git",
"license": {
"type": "BSD",
"file": "LICENSE.txt"
},
"authors": {
"yijianjun": "jianjun.yi@msxf.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/YiJianJun/YJJCommExtral.git",
"tag": "1.0.0"
},
"source_files": [
"YJJCommExtral",
"YJJCommExtral/**/*.{h,m}",
"YJJCommExtral/**/**/*.{h,m}",
"YJJCommExtral/**/**/**/*.{h,m}"
],
"public_header_files": [
"YJJCommExtral/*.h",
"YJJCommExtral/**/*.h",
"YJJCommExtral/**/**/*.h",
"YJJCommExtral/**/**/**/*.h"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"deprecated": true
}