blob: 7612ce3d2055a6fccced6e874bad55d92437dbb4 [file] [log] [blame]
{
"name": "LHStaticPod",
"version": "0.1.4",
"summary": "Pod test For Static Libraries.",
"homepage": "https://github.com/learner-harsh/LHStaticPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harsh Jaiswal": "learner.harsh@gmail.com"
},
"source": {
"git": "https://github.com/learner-harsh/LHStaticPod.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LHStaticPod/Classes/**/*",
"vendored_libraries": "LHStaticPod/Classes/libLoggerFinal.a",
"frameworks": [
"UIKit",
"MapKit",
"Foundation"
]
}