blob: de2ed71feb2a21831be545dc80a1166b6e6aa7b2 [file] [log] [blame]
{
"name": "RealTestOne",
"version": "0.4.0",
"summary": "A test of RealTestOne.",
"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.4.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.0"
},
"source_files": "RealTestOne/**/*.{h,m}",
"requires_arc": true,
"public_header_files": "RealTestOne/**/*.{h}"
}