blob: 6a735cdc23f4dda5c3539a28615526b18db0d033 [file] [log] [blame]
{
"name": "XJTest",
"version": "1.1.0",
"summary": "'High performance model framework for iOS/OSX.'",
"homepage": "https://github.com/jian289693871/XJTest",
"license": "MIT",
"authors": {
"xuejian": "xuejian_xj@163.com"
},
"source": {
"git": "https://github.com/jian289693871/XJTest.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "XJTest/*.{h,m}",
"public_header_files": "XJTest/*.{h}",
"frameworks": "UIKit"
}