blob: 514d9b3665a60848e18216220614712cc633bc68 [file] [log] [blame]
{
"name": "NabuPod",
"version": "0.1.12",
"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.12"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NabuPod/Classes/**/*.{swift}",
"dependencies": {
"UICKeyChainStore": [
]
}
}