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