blob: e0779f2750b9c53e32ffa7a089689590d6a17d7a [file] [log] [blame]
{
"name": "OQHelloWorld",
"version": "0.0.1",
"summary": "A short description of OQHelloWorld.",
"description": "test OQ",
"homepage": "https://github.com/haze5959/OQHelloWorld",
"license": {
"type": "MIT",
"text": "Licensed under the MIT License.\n"
},
"authors": {
"haze5959": "haze5959@naver.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/haze5959/OQHelloWorld.git",
"tag": "0.0.1"
},
"source_files": [
"OQHelloWorld",
"OQHelloWorld/**/*.{h,m}"
],
"exclude_files": "OQHelloWorld/Exclude",
"pushed_with_swift_version": "3.0"
}