blob: acba70ccb3eca07a659ed820280708a5b02dc60d [file] [log] [blame]
{
"name": "lg_test_pod",
"version": "0.0.1",
"summary": "lg test pod",
"description": "lg test pod.",
"homepage": "https://github.com/LiGGz/lg_test_pod",
"license": "MIT",
"authors": "lg",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LiGGz/lg_test_pod.git",
"tag": "0.0.1"
},
"source_files": "lg_pod_test/*.{h,m}",
"public_header_files": "lg_pod_test/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "sqlite3",
"requires_arc": true
}