blob: 320f2b74a958e535386fff0c3e204fe7d211373c [file] [log] [blame]
{
"name": "LHStaticPod",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LHStaticPod/Classes/**/*"
}