blob: 835cb1edca0d87f9834e47b163dd7ad1b7b523a2 [file] [log] [blame]
{
"name": "HDHelper123",
"version": "0.1.0",
"summary": "This is my description of HDHelper123.",
"description": "This is my description of HDHelper123 and it's awesome",
"homepage": "https://github.com/HoangDuocStringee/HDHelper123",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HoangDuoc": "hoangduoc20121540@gmail.com"
},
"source": {
"git": "https://github.com/HoangDuocStringee/HDHelper123.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HDHelper123/Classes/**/*.h",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"public_header_files": "HDHelper123/Classes/**/*.h",
"frameworks": [
"CoreFoundation",
"VideoToolbox",
"AudioToolbox",
"AVFoundation",
"GLKit"
],
"libraries": [
"icucore",
"stdc++"
],
"vendored_libraries": "HDHelper123/Classes/**/libStringee.a"
}