blob: 18f5a53c66c0f5f74ec799954bb13200302c81d4 [file] [log] [blame]
{
"name": "myTest20180123",
"version": "0.0.1",
"summary": "summary简单描述",
"homepage": "https://github.com/OwenJoe/myTest20180123",
"license": "MIT",
"authors": {
"zhwb": "zhuwb@hori-gz.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/OwenJoe/myTest20180123.git",
"tag": "0.0.1"
},
"source_files": "Login/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
}
}