blob: 79332eb174c098ea6a9f65c3539f05ca138bbb0a [file] [log] [blame]
{
"name": "NabuPod",
"version": "0.1.1",
"summary": "Learning pod for nabufit app.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/alijawadGGS/PodPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alijawadGGS": "jawad.jd@hotmail.com"
},
"source": {
"git": "https://github.com/alijawadGGS/PodPod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NabuPod/Classes/**/*",
"dependencies": {
"UICKeyChainStore": [
]
}
}