blob: b908e66f440e5a8e2765dd5e69e4e032e0bea4db [file] [log] [blame]
{
"name": "RealTestOne",
"version": "0.5.0",
"summary": "A test of RealTestOne headerfile.",
"description": "test123",
"homepage": "https://github.com/mathebinary/RealTestOne",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1158868360@qq.com": "642848215@qq.com"
},
"source": {
"git": "https://github.com/mathebinary/RealTestOne.git",
"tag": "0.5.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.0"
},
"source_files": "RealTestOne/Classes/**/*.{h,m}",
"requires_arc": true,
"public_header_files": "RealTestOne/Classes/**/*.{h}"
}